refactor: DAG sync and move merge outside of net package #2658
Codecov / codecov/project
succeeded
Jun 7, 2024 in 1s
77.97% (-0.10%) compared to a7004b2
View this Pull Request on Codecov
77.97% (-0.10%) compared to a7004b2
Details
Codecov Report
Attention: Patch coverage is 69.03553%
with 122 lines
in your changes missing coverage. Please review.
Project coverage is 77.97%. Comparing base (
a7004b2
) to head (6aaeb51
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2658 +/- ##
===========================================
- Coverage 78.06% 77.97% -0.10%
===========================================
Files 308 308
Lines 23077 23134 +57
===========================================
+ Hits 18015 18037 +22
- Misses 3690 3714 +24
- Partials 1372 1383 +11
Files | Coverage Δ | |
---|---|---|
datastore/memory/memory.go | 95.43% <100.00%> (+0.06%) |
⬆️ |
events/events.go | 100.00% <ø> (ø) |
|
http/client_collection.go | 41.83% <ø> (+1.17%) |
⬆️ |
internal/core/crdt/counter.go | 67.05% <100.00%> (ø) |
|
internal/core/crdt/lwwreg.go | 85.19% <100.00%> (+7.41%) |
⬆️ |
internal/core/key.go | 84.33% <100.00%> (ø) |
|
internal/db/collection_index.go | 91.30% <100.00%> (+3.03%) |
⬆️ |
internal/db/config.go | 100.00% <100.00%> (ø) |
|
internal/db/errors.go | 64.98% <ø> (ø) |
|
internal/merkle/clock/clock.go | 66.67% <100.00%> (ø) |
|
... and 9 more |
... and 12 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 a7004b2...6aaeb51. Read the comment docs.
Loading