feat: Secure document encryption key exchange #2891
Merged
Codecov / codecov/project
succeeded
Sep 21, 2024 in 0s
79.36% (-0.07%) compared to d872a0c
View this Pull Request on Codecov
79.36% (-0.07%) compared to d872a0c
Details
Codecov Report
Attention: Patch coverage is 77.67253%
with 165 lines
in your changes missing coverage. Please review.
Project coverage is 79.36%. Comparing base (
d872a0c
) to head (90866e1
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #2891 +/- ##
===========================================
- Coverage 79.42% 79.36% -0.07%
===========================================
Files 336 342 +6
Lines 26074 26542 +468
===========================================
+ Hits 20709 21063 +354
- Misses 3889 3952 +63
- Partials 1476 1527 +51
Files with missing lines | Coverage Δ | |
---|---|---|
cli/collection_create.go | 76.00% <100.00%> (+1.64%) |
⬆️ |
client/db.go | 91.30% <ø> (ø) |
|
datastore/multi.go | 92.00% <100.00%> (ø) |
|
internal/core/block/errors.go | 52.38% <ø> (+23.81%) |
⬆️ |
internal/core/crdt/composite.go | 72.73% <100.00%> (-3.03%) |
⬇️ |
internal/core/key.go | 82.60% <100.00%> (-0.02%) |
⬇️ |
internal/db/base/collection_keys.go | 86.96% <100.00%> (ø) |
|
internal/db/collection.go | 73.67% <100.00%> (+0.39%) |
⬆️ |
internal/db/collection_delete.go | 39.53% <100.00%> (ø) |
|
internal/db/config.go | 100.00% <100.00%> (ø) |
|
... and 33 more |
... and 7 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 d872a0c...90866e1. Read the comment docs.
Loading