Skip to content
Codecov / codecov/project failed Jul 31, 2024 in 0s

76.89% (-0.52%) compared to 1fdf3a8

View this Pull Request on Codecov

76.89% (-0.52%) compared to 1fdf3a8

Details

Codecov Report

Attention: Patch coverage is 52.94118% with 96 lines in your changes missing coverage. Please review.

Project coverage is 76.89%. Comparing base (1fdf3a8) to head (c5beff5).

Files Patch % Lines
src/core/mod.rs 54.68% 29 Missing ⚠️
src/core/databases/mysql.rs 0.00% 25 Missing ⚠️
src/core/databases/sqlite.rs 41.93% 18 Missing ⚠️
src/core/auth.rs 72.72% 9 Missing ⚠️
src/core/error.rs 0.00% 7 Missing ⚠️
src/servers/apis/v1/context/auth_key/resources.rs 82.14% 5 Missing ⚠️
src/servers/apis/v1/context/auth_key/handlers.rs 83.33% 2 Missing ⚠️
src/servers/apis/v1/context/auth_key/forms.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #983      +/-   ##
===========================================
- Coverage    77.41%   76.89%   -0.52%     
===========================================
  Files          184      184              
  Lines         9812     9916     +104     
===========================================
+ Hits          7596     7625      +29     
- Misses        2216     2291      +75     

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