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

refactor(tm2): split pkg/db into sub-packages #1602

Merged
merged 20 commits into from
Mar 1, 2024

setup go -> v5

b0252a5
Select commit
Loading
Failed to load commit list.
Merged

refactor(tm2): split pkg/db into sub-packages #1602

setup go -> v5
b0252a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

47.46% (-0.01%) compared to b965e5e

View this Pull Request on Codecov

47.46% (-0.01%) compared to b965e5e

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 47.46%. Comparing base (b965e5e) to head (b0252a5).
Report is 3 commits behind head on master.

Files Patch % Lines
gno.land/pkg/gnoland/node_inmemory.go 0.00% 2 Missing ⚠️
gno.land/pkg/gnoland/app.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1602      +/-   ##
==========================================
- Coverage   47.47%   47.46%   -0.01%     
==========================================
  Files         385      384       -1     
  Lines       61377    61356      -21     
==========================================
- Hits        29140    29124      -16     
+ Misses      29802    29797       -5     
  Partials     2435     2435              

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