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

Add network property to ChainInfo #79

Merged
merged 5 commits into from
Sep 23, 2023

update query

1525cd5
Select commit
Loading
Failed to load commit list.
Merged

Add network property to ChainInfo #79

update query
1525cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2023 in 0s

87.67% (+0.73%) compared to 465ecd5

View this Pull Request on Codecov

87.67% (+0.73%) compared to 465ecd5

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.73% 🎉

Comparison is base (465ecd5) 86.94% compared to head (1525cd5) 87.67%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   86.94%   87.67%   +0.73%     
==========================================
  Files           6        6              
  Lines         605      641      +36     
==========================================
+ Hits          526      562      +36     
  Misses         79       79              
Files Changed Coverage Δ
contracts/identity/lib.rs 95.62% <100.00%> (+0.03%) ⬆️
contracts/identity/tests.rs 96.15% <100.00%> (+0.40%) ⬆️

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