Skip to content

feat(core): refactor numerical parsing#649

Merged
Citymonstret merged 4 commits intomasterfrom
feat/2.0.0/refactor-number-parsers
Jan 20, 2024
Merged

feat(core): refactor numerical parsing#649
Citymonstret merged 4 commits intomasterfrom
feat/2.0.0/refactor-number-parsers

Conversation

@Citymonstret
Copy link
Copy Markdown
Member

  • the numerical parsers now extend NumberParser
  • ranges have been moved into a Range object

@Citymonstret Citymonstret added this to the 2.0.0 milestone Jan 20, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 20, 2024

Test Results

 77 files  ±0   77 suites  ±0   15s ⏱️ +10s
394 tests ±0  394 ✅ ±0  0 💤 ±0  0 ❌ ±0 
432 runs  ±0  432 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 73002c7. ± Comparison against base commit 5d79804.

♻️ This comment has been updated with latest results.

- the numerical parsers now extend `NumberParser`
- ranges have been moved into a `Range` object
@Citymonstret Citymonstret force-pushed the feat/2.0.0/refactor-number-parsers branch from b67080d to 78527c2 Compare January 20, 2024 11:03
@Citymonstret Citymonstret merged commit e35de97 into master Jan 20, 2024
@Citymonstret Citymonstret deleted the feat/2.0.0/refactor-number-parsers branch January 20, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants