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 support for dynamic user addresses in txtar tests #1581

Closed

modified doc

1dd23d8
Select commit
Loading
Failed to load commit list.
Closed

feat: add support for dynamic user addresses in txtar tests #1581

modified doc
1dd23d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 0s

55.80% (-0.01%) compared to d1ead00

View this Pull Request on Codecov

55.80% (-0.01%) compared to d1ead00

Details

Codecov Report

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

Comparison is base (d1ead00) 55.80% compared to head (1dd23d8) 55.80%.

Files Patch % Lines
gno.land/pkg/integration/testing_integration.go 88.46% 4 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1581      +/-   ##
==========================================
- Coverage   55.80%   55.80%   -0.01%     
==========================================
  Files         435      435              
  Lines       66055    66073      +18     
==========================================
+ Hits        36862    36869       +7     
- Misses      26320    26328       +8     
- Partials     2873     2876       +3     

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