Skip to content

Fix backup post hook issue

Codecov / codecov/project succeeded Dec 9, 2024 in 1s

59.06% (+0.04%) compared to aa7ca15

View this Pull Request on Codecov

59.06% (+0.04%) compared to aa7ca15

Details

Codecov Report

Attention: Patch coverage is 86.57718% with 40 lines in your changes missing coverage. Please review.

Project coverage is 59.06%. Comparing base (aa7ca15) to head (4952618).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/hook/parser.go 80.95% 17 Missing and 3 partials ⚠️
pkg/backup/backup.go 82.60% 6 Missing and 2 partials ⚠️
internal/hook/handler.go 96.34% 2 Missing and 1 partial ⚠️
internal/hook/pod_backup_post_hook_handler.go 86.36% 2 Missing and 1 partial ⚠️
internal/hook/pod_backup_pre_hook_handler.go 85.00% 2 Missing and 1 partial ⚠️
pkg/podvolume/backupper.go 75.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8490      +/-   ##
==========================================
+ Coverage   59.02%   59.06%   +0.04%     
==========================================
  Files         369      374       +5     
  Lines       39056    39188     +132     
==========================================
+ Hits        23052    23147      +95     
- Misses      14542    14572      +30     
- Partials     1462     1469       +7     

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