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: Change counters to support encryption #2698

fix CIDs post merge conflict resolution

5b06bd5
Select commit
Loading
Failed to load commit list.
Merged

refactor: Change counters to support encryption #2698

fix CIDs post merge conflict resolution
5b06bd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2024 in 0s

77.98% (+0.01%) compared to ea68087

View this Pull Request on Codecov

77.98% (+0.01%) compared to ea68087

Details

Codecov Report

Attention: Patch coverage is 73.33333% with 20 lines in your changes missing coverage. Please review.

Project coverage is 77.98%. Comparing base (ea68087) to head (5b06bd5).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2698      +/-   ##
===========================================
+ Coverage    77.97%   77.98%   +0.01%     
===========================================
  Files          308      308              
  Lines        23135    23125      -10     
===========================================
- Hits         18038    18032       -6     
+ Misses        3714     3711       -3     
+ Partials      1383     1382       -1     
Files Coverage Δ
internal/core/block/block.go 91.07% <100.00%> (-0.16%) ⬇️
internal/merkle/crdt/merklecrdt.go 84.38% <100.00%> (-3.43%) ⬇️
internal/core/crdt/errors.go 50.00% <0.00%> (-16.67%) ⬇️
internal/merkle/crdt/counter.go 66.67% <75.00%> (-6.67%) ⬇️
internal/core/crdt/ipld_union.go 75.81% <63.64%> (+1.83%) ⬆️
internal/core/crdt/counter.go 65.26% <72.09%> (-1.78%) ⬇️

... and 8 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ea68087...5b06bd5. Read the comment docs.