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

refactor: merge multiple EntryPointType structs #1318

Merged
merged 1 commit into from
Oct 13, 2024

refactor: merge multiple EntryPointType structs

faf52e8
Select commit
Loading
Failed to load commit list.
Merged

refactor: merge multiple EntryPointType structs #1318

refactor: merge multiple EntryPointType structs
faf52e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

71.63% (-2.56%) compared to b0cfe82

View this Pull Request on Codecov

71.63% (-2.56%) compared to b0cfe82

Details

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 71.63%. Comparing base (b0cfe82) to head (faf52e8).
Report is 321 commits behind head on main.

Files with missing lines Patch % Lines
crates/papyrus_protobuf/src/converters/class.rs 0.00% 12 Missing ⚠️
...s/papyrus_storage/src/serialization/serializers.rs 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1318      +/-   ##
==========================================
- Coverage   74.18%   71.63%   -2.56%     
==========================================
  Files         359      207     -152     
  Lines       36240    25824   -10416     
  Branches    36240    25824   -10416     
==========================================
- Hits        26886    18499    -8387     
+ Misses       7220     5694    -1526     
+ Partials     2134     1631     -503     

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