OpenLEADR / openleadr-rs

OpenADR 3.0 VTN and VEN implementation in Rust
Other
12 stars 4 forks source link

Add client documentation #49

Closed pohlm01 closed 2 weeks ago

pohlm01 commented 4 weeks ago

Closes #16

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 49.00662% with 77 lines in your changes missing coverage. Please review.

Project coverage is 81.40%. Comparing base (191d029) to head (a2c7a74). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
openleadr-client/src/timeline.rs 30.55% 50 Missing :warning:
openleadr-client/src/target.rs 0.00% 9 Missing :warning:
openleadr-wire/src/target.rs 64.28% 5 Missing :warning:
openleadr-client/src/bin/cli.rs 0.00% 4 Missing :warning:
openleadr-client/src/report.rs 0.00% 4 Missing :warning:
openleadr-client/src/program.rs 57.14% 3 Missing :warning:
openleadr-client/src/event.rs 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== - Coverage 82.70% 81.40% -1.31% ========================================== Files 42 42 Lines 5586 5495 -91 ========================================== - Hits 4620 4473 -147 - Misses 966 1022 +56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.