End to end encryption #26
Merged
Codecov / codecov/project
succeeded
Nov 20, 2024 in 1s
92.86% (-0.31%) compared to 5de6a4e, passed because coverage increased by 0.30% when compared to adjusted base (92.56%)
View this Pull Request on Codecov
92.86% (-0.31%) compared to 5de6a4e, passed because coverage increased by 0.30% when compared to adjusted base (92.56%)
Details
Codecov Report
Attention: Patch coverage is 91.04478%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 92.86%. Comparing base (
5de6a4e
) to head (8306b7a
).
Report is 2 commits behind head on dev.
Files with missing lines | Patch % | Lines |
---|---|---|
client/client.py | 81.81% | 4 Missing |
src/packets/read_request.py | 80.00% | 1 Missing |
tests/integration/test_more_messages.py | 80.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## dev #26 +/- ##
==========================================
- Coverage 93.17% 92.86% -0.31%
==========================================
Files 32 32
Lines 1025 981 -44
==========================================
- Hits 955 911 -44
Misses 70 70
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading