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(gnodev): allow gnodev to load txs #2281

Merged
merged 5 commits into from
Jun 6, 2024

allow gnodev to load txs

a1fb5dc
Select commit
Loading
Failed to load commit list.
Merged

feat(gnodev): allow gnodev to load txs #2281

allow gnodev to load txs
a1fb5dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 0s

54.59% (-0.04%) compared to 9329980

View this Pull Request on Codecov

54.59% (-0.04%) compared to 9329980

Details

Codecov Report

Attention: Patch coverage is 4.54545% with 42 lines in your changes missing coverage. Please review.

Project coverage is 54.59%. Comparing base (9329980) to head (a1fb5dc).
Report is 1 commits behind head on master.

Files Patch % Lines
tm2/pkg/std/tx.go 0.00% 21 Missing ⚠️
contribs/gnodev/cmd/gnodev/main.go 0.00% 10 Missing ⚠️
contribs/gnodev/cmd/gnodev/txs.go 0.00% 8 Missing ⚠️
contribs/gnodev/cmd/gnodev/setup_node.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2281      +/-   ##
==========================================
- Coverage   54.63%   54.59%   -0.04%     
==========================================
  Files         578      579       +1     
  Lines       77876    77896      +20     
==========================================
- Hits        42544    42525      -19     
- Misses      32161    32198      +37     
- Partials     3171     3173       +2     

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