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/add distribution module examples #208

Merged
merged 3 commits into from
Mar 5, 2024

(fix) Fixed pre-commit issues

d64bc93
Select commit
Loading
Failed to load commit list.
Merged

Feat/add distribution module examples #208

(fix) Fixed pre-commit issues
d64bc93
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 5, 2024 in 0s

29.01% (-0.71%) compared to bd9ffbe

View this Pull Request on Codecov

29.01% (-0.71%) compared to bd9ffbe

Details

Codecov Report

Attention: Patch coverage is 1.51515% with 65 lines in your changes are missing coverage. Please review.

Project coverage is 29.01%. Comparing base (bd9ffbe) to head (d64bc93).

Files Patch % Lines
client/chain/chain.go 2.08% 47 Missing ⚠️
client/chain/chain_test_support.go 0.00% 18 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #208      +/-   ##
==========================================
- Coverage   29.71%   29.01%   -0.71%     
==========================================
  Files          17       17              
  Lines        2564     2630      +66     
==========================================
+ Hits          762      763       +1     
- Misses       1766     1831      +65     
  Partials       36       36              

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