Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

split the project into crates #79

Merged
merged 2 commits into from
Aug 19, 2024
Merged

split the project into crates #79

merged 2 commits into from
Aug 19, 2024

Conversation

folkertdev
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 73.56322% with 23 lines in your changes missing coverage. Please review.

Project coverage is 62.39%. Comparing base (26a3578) to head (7ee3f8e).
Report is 2 commits behind head on main.

Files Patch % Lines
openadr-vtn/src/state.rs 86.53% 7 Missing ⚠️
openadr-client/src/lib.rs 0.00% 4 Missing ⚠️
openadr-client/src/event.rs 0.00% 3 Missing ⚠️
openadr-vtn/src/error.rs 66.66% 3 Missing ⚠️
openadr-client/src/bin/everest.rs 0.00% 2 Missing ⚠️
openadr-client/src/error.rs 0.00% 2 Missing ⚠️
openadr-client/src/bin/cli.rs 0.00% 1 Missing ⚠️
openadr-client/src/report.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   60.45%   62.39%   +1.93%     
==========================================
  Files          36       28       -8     
  Lines        3535     3438      -97     
==========================================
+ Hits         2137     2145       +8     
+ Misses       1398     1293     -105     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@tdittr tdittr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, maybe just move the Problem to openadr-wire after all

openadr-client/Cargo.toml Outdated Show resolved Hide resolved
@folkertdev folkertdev merged commit b10898e into main Aug 19, 2024
11 checks passed
@tdittr tdittr deleted the split-crates branch August 19, 2024 15:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants