Skip to content

Implement amendments and small fixes#80

Merged
dgg merged 9 commits intomasterfrom
feat/amendments-improvements
Apr 22, 2026
Merged

Implement amendments and small fixes#80
dgg merged 9 commits intomasterfrom
feat/amendments-improvements

Conversation

@dgg
Copy link
Copy Markdown
Owner

@dgg dgg commented Apr 22, 2026

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.91%. Comparing base (845bc10) to head (8b3f856).

Files with missing lines Patch % Lines
src/NMoneys/Money.Parsing.cs 86.66% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   74.10%   73.91%   -0.20%     
==========================================
  Files          62       62              
  Lines        1178     1177       -1     
  Branches      127      128       +1     
==========================================
- Hits          873      870       -3     
- Misses        285      287       +2     
  Partials       20       20              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage is 74.681%feat/amendments-improvements into master. No base build found for master.

@dgg dgg merged commit 4866b5b into master Apr 22, 2026
3 checks passed
@dgg dgg deleted the feat/amendments-improvements branch April 22, 2026 13:12
Sign up for free to 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.

Add NotNullWhen to TryGet and Related Methods refactor Money.Parse and Money.TryParse

3 participants