Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: protocol schema check #11749

Merged
merged 21 commits into from
Jul 12, 2024

warn

2867b42
Select commit
Loading
Failed to load commit list.
Merged

feat: protocol schema check #11749

warn
2867b42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2024 in 0s

71.77% (-0.04%) compared to 0dc6336

View this Pull Request on Codecov

71.77% (-0.04%) compared to 0dc6336

Details

Codecov Report

Attention: Patch coverage is 8.82353% with 93 lines in your changes missing coverage. Please review.

Project coverage is 71.77%. Comparing base (0dc6336) to head (2867b42).
Report is 16 commits behind head on master.

Files Patch % Lines
tools/protocol-schema-check/src/main.rs 0.00% 82 Missing ⚠️
...re/structs-checker/structs-checker-core/src/lib.rs 0.00% 10 Missing ⚠️
core/primitives-core/src/account.rs 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11749      +/-   ##
==========================================
- Coverage   71.81%   71.77%   -0.04%     
==========================================
  Files         792      796       +4     
  Lines      162765   162922     +157     
  Branches   162765   162922     +157     
==========================================
+ Hits       116884   116943      +59     
- Misses      40831    40921      +90     
- Partials     5050     5058       +8     

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