Skip to content

💥Change UnitParser ctor to require unit abbreviations cache - #1477

Merged
angularsen merged 1 commit into
release/v6from
agl/unitparser-ctor
Dec 27, 2024
Merged

💥Change UnitParser ctor to require unit abbreviations cache#1477
angularsen merged 1 commit into
release/v6from
agl/unitparser-ctor

Conversation

@angularsen

Copy link
Copy Markdown
Owner

Ref #1200

  • Throw if null is given
  • Remove fallback to default unit abbreviations

Ref #1200
- Throw if `null` is given
- Remove fallback to default unit abbreviations
@angularsen
angularsen merged commit 8b3696b into release/v6Dec 27, 2024
@angularsen
angularsen deleted the agl/unitparser-ctor branch December 27, 2024 23:15
@angularsenangularsen mentioned this pull request Dec 27, 2024
28 tasks
@codecov

codecovBot commented Dec 27, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86%. Comparing base (d81898a) to head (78c154d).
Report is 1 commits behind head on release/v6.

Additional details and impacted files
@@ Coverage Diff @@## release/v6 #1477 +/- ##
==========================================
Coverage 86% 86% ==========================================
Files 298 298 Lines 30515 30515 ==========================================
Hits 26405 26405 Misses 4110 4110 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@angularsen