Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.7.0 - Great Refactor #50

Merged
merged 12 commits into from
Jan 8, 2025

Rename package name to be hyphenated to match idioms

3aee47f
Select commit
Loading
Failed to load commit list.
Merged

Release 0.7.0 - Great Refactor #50

Rename package name to be hyphenated to match idioms
3aee47f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 98.67211% with 13 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@ab3dd40). Learn more about missing BASE report.

Files with missing lines Patch % Lines
Sources/Currency/CurrencyValue+Arithmetic.swift 95.06% 4 Missing ⚠️
.../CurrencyTests/CurrencyValue+AlgorithmsTests.swift 91.48% 4 Missing ⚠️
Tests/CurrencyTests/CurrencyValueTests.swift 97.69% 3 Missing ⚠️
.../Currency/CurrencyValue+StringRepresentation.swift 92.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage        ?   98.72%           
=======================================
  Files           ?       15           
  Lines           ?     1020           
  Branches        ?        0           
=======================================
  Hits            ?     1007           
  Misses          ?       13           
  Partials        ?        0           

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