DrPlantabyte / simple-si-units

A simple, stable, statically-typed scientific unit library for Rust
Mozilla Public License 2.0
3 stars 0 forks source link

Code coverage #17

Closed DrPlantabyte closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 52.98% and project coverage change: +27.56 :tada:

Comparison is base (42dc654) 27.66% compared to head (fc8abcb) 55.23%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## =========================================== + Coverage 27.66% 55.23% +27.56% =========================================== Files 7 7 Lines 3625 3657 +32 =========================================== + Hits 1003 2020 +1017 + Misses 2622 1637 -985 ``` | [Impacted Files](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall) | Coverage Δ | | |---|---|---| | [simple-si-units/src/base.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9iYXNlLnJz) | `60.00% <ø> (+26.76%)` | :arrow_up: | | [simple-si-units/src/electromagnetic.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9lbGVjdHJvbWFnbmV0aWMucnM=) | `53.93% <ø> (+26.86%)` | :arrow_up: | | [simple-si-units/src/lib.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9saWIucnM=) | `100.00% <ø> (ø)` | | | [simple-si-units/src/mechanical.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9tZWNoYW5pY2FsLnJz) | `52.57% <ø> (+32.55%)` | :arrow_up: | | [simple-si-units/src/chemical.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9jaGVtaWNhbC5ycw==) | `57.39% <40.00%> (+19.13%)` | :arrow_up: | | [simple-si-units/src/geometry.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9nZW9tZXRyeS5ycw==) | `60.25% <48.14%> (+29.28%)` | :arrow_up: | | [simple-si-units/src/nuclear.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9udWNsZWFyLnJz) | `55.73% <54.62%> (+6.55%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.