Implement support for cryptography api #719
Merged
Codecov / codecov/project
succeeded
Jun 28, 2024 in 0s
86.59% (+0.22%) compared to fc0e9d1
View this Pull Request on Codecov
86.59% (+0.22%) compared to fc0e9d1
Details
Codecov Report
Attention: Patch coverage is 96.75676%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 86.59%. Comparing base (
fc0e9d1
) to head (048d0c1
).
Report is 29 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
dapr/aio/clients/grpc/_request.py | 95.23% | 2 Missing |
dapr/clients/grpc/_request.py | 94.87% | 2 Missing |
dapr/aio/clients/grpc/_response.py | 96.66% | 1 Missing |
dapr/clients/grpc/_response.py | 96.42% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #719 +/- ##
==========================================
+ Coverage 86.37% 86.59% +0.22%
==========================================
Files 79 84 +5
Lines 4094 4467 +373
==========================================
+ Hits 3536 3868 +332
- Misses 558 599 +41
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading