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

Staging #48

Closed DrPlantabyte closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (bb162a3) 100.00% compared to head (5e49819) 100.00%.

: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 #48 +/- ## ============================================ Coverage 100.00% 100.00% ============================================ Files 6 6 Lines 4648 17789 +13141 ============================================ + Hits 4648 17789 +13141 ``` | [Impacted Files](https://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?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://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9iYXNlLnJz) | `100.00% <ø> (ø)` | | | [simple-si-units/src/chemical.rs](https://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9jaGVtaWNhbC5ycw==) | `100.00% <ø> (ø)` | | | [simple-si-units/src/electromagnetic.rs](https://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9lbGVjdHJvbWFnbmV0aWMucnM=) | `100.00% <ø> (ø)` | | | [simple-si-units/src/geometry.rs](https://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9nZW9tZXRyeS5ycw==) | `100.00% <ø> (ø)` | | | [simple-si-units/src/mechanical.rs](https://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9tZWNoYW5pY2FsLnJz) | `100.00% <ø> (ø)` | | | [simple-si-units/src/nuclear.rs](https://app.codecov.io/gh/DrPlantabyte/simple-si-units/pull/48?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Chris+Hall#diff-c2ltcGxlLXNpLXVuaXRzL3NyYy9udWNsZWFyLnJz) | `100.00% <100.00%> (ø)` | |

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