codelabsab / rust-ocpp

Libraries for ocpp 1.6 and 2.0.1
https://docs.rs/rust-ocpp/latest/rust_ocpp/
Apache License 2.0
67 stars 16 forks source link

update release workflow #62

Closed parberge closed 4 months ago

parberge commented 4 months ago

We should use the github Releases to make it easier for users of this library to compare the differences between versions etc.

Relates to #58 (thanks @shepmaster for the suggestion)

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.15%. Comparing base (9577659) to head (953e913). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ======================================= Coverage 76.15% 76.15% ======================================= Files 280 280 Lines 4663 4663 ======================================= Hits 3551 3551 Misses 1112 1112 ```

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