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

Doc dev #22

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 (ed4d449) 100.00% compared to head (3ba5abc) 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 #22 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 6 6 Lines 3664 4648 +984 ========================================== + Hits 3664 4648 +984 ``` | [Impacted Files](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/22?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/22?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% <100.00%> (ø)` | | | [simple-si-units/src/chemical.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/22?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% <100.00%> (ø)` | | | [simple-si-units/src/electromagnetic.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/22?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% <100.00%> (ø)` | | | [simple-si-units/src/geometry.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/22?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% <100.00%> (ø)` | | | [simple-si-units/src/mechanical.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/22?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% <100.00%> (ø)` | | | [simple-si-units/src/nuclear.rs](https://codecov.io/gh/DrPlantabyte/simple-si-units/pull/22?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%> (ø)` | | 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.