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: txtar tests load full config and execute serially #1342

Merged

Merge branch 'master' into fix/integration-load-full-node-config

e8c4eb4
Select commit
Loading
Failed to load commit list.
Merged

fix: txtar tests load full config and execute serially #1342

Merge branch 'master' into fix/integration-load-full-node-config
e8c4eb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 1s

55.96% (+0.05%) compared to 041d0a8

View this Pull Request on Codecov

55.96% (+0.05%) compared to 041d0a8

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (041d0a8) 55.90% compared to head (e8c4eb4) 55.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1342      +/-   ##
==========================================
+ Coverage   55.90%   55.96%   +0.05%     
==========================================
  Files         420      420              
  Lines       65373    65380       +7     
==========================================
+ Hits        36549    36592      +43     
+ Misses      25968    25931      -37     
- Partials     2856     2857       +1     
Files Coverage Δ
gno.land/pkg/integration/testing_integration.go 79.89% <100.00%> (+0.88%) ⬆️
gno.land/pkg/gnoland/node_inmemory.go 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

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