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): txs manipulation ability #2286

Merged
merged 40 commits into from
Jul 8, 2024

fix: use mocked null event for test

8f5d77b
Select commit
Loading
Failed to load commit list.
Merged

feat(gnodev): txs manipulation ability #2286

fix: use mocked null event for test
8f5d77b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

49.96% (-4.68%) compared to a85b380

View this Pull Request on Codecov

49.96% (-4.68%) compared to a85b380

Details

Codecov Report

Attention: Patch coverage is 52.24719% with 85 lines in your changes missing coverage. Please review.

Project coverage is 49.96%. Comparing base (a85b380) to head (8f5d77b).
Report is 3 commits behind head on master.

Files Patch % Lines
contribs/gnodev/cmd/gnodev/main.go 0.00% 43 Missing ⚠️
contribs/gnodev/cmd/gnodev/setup_node.go 0.00% 17 Missing ⚠️
contribs/gnodev/pkg/dev/node_state.go 77.14% 9 Missing and 7 partials ⚠️
contribs/gnodev/pkg/dev/node.go 84.44% 4 Missing and 3 partials ⚠️
contribs/gnodev/pkg/rawterm/keypress.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2286      +/-   ##
==========================================
- Coverage   54.64%   49.96%   -4.68%     
==========================================
  Files         578      577       -1     
  Lines       77877    77812      -65     
==========================================
- Hits        42554    38879    -3675     
- Misses      32150    35801    +3651     
+ Partials     3173     3132      -41     

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