Skip to content
Codecov / codecov/project succeeded Mar 28, 2024 in 1s

89.65% (target 85.00%)

View this Pull Request on Codecov

89.65% (target 85.00%)

Details

Codecov Report

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

Project coverage is 89.65%. Comparing base (365bb1e) to head (02ee736).

Files Patch % Lines
ipa-core/src/app.rs 89.06% 7 Missing ⚠️
ipa-core/src/net/transport.rs 93.10% 4 Missing ⚠️
ipa-core/src/bin/helper.rs 0.00% 2 Missing ⚠️
ipa-core/src/net/http_serde.rs 93.75% 2 Missing ⚠️
ipa-core/src/net/server/handlers/query/create.rs 90.90% 2 Missing ⚠️
ipa-core/src/helpers/transport/handler.rs 98.94% 1 Missing ⚠️
ipa-core/src/net/client/mod.rs 98.55% 1 Missing ⚠️
ipa-core/src/net/server/handlers/query/prepare.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main     #992    +/-   ##
========================================
  Coverage   89.65%   89.65%            
========================================
  Files         168      167     -1     
  Lines       22828    23012   +184     
========================================
+ Hits        20467    20632   +165     
- Misses       2361     2380    +19     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.