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

Fix/workaround metadata bug for pallet config #5064

Merged
merged 2 commits into from
Jul 22, 2024

simplify via macro

9548a59
Select commit
Loading
Failed to load commit list.
Merged

Fix/workaround metadata bug for pallet config #5064

simplify via macro
9548a59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 1s

71% (-0%) compared to fe8b41b

Details

Codecov Report

Attention: Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.

Project coverage is 71%. Comparing base (fe8b41b) to head (9548a59).

Files Patch % Lines
state-chain/pallets/cf-ingress-egress/src/lib.rs 96% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##            main   #5064    +/-   ##
======================================
- Coverage     71%     71%    -0%     
======================================
  Files        441     441            
  Lines      76362   76239   -123     
  Branches   76362   76239   -123     
======================================
- Hits       54567   54386   -181     
- Misses     18915   18967    +52     
- Partials    2880    2886     +6     

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