Skip to content

refactor(physical-backup): Store checksum and size of file during backup

Codecov / codecov/project succeeded Jan 23, 2025 in 0s

37.96% (-0.34%) compared to d7a2d72

View this Pull Request on Codecov

37.96% (-0.34%) compared to d7a2d72

Details

Codecov Report

Attention: Patch coverage is 25.45455% with 451 lines in your changes missing coverage. Please review.

Project coverage is 37.96%. Comparing base (d7a2d72) to head (33a082e).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
..._backup_restoration/physical_backup_restoration.py 20.00% 252 Missing ⚠️
press/press/doctype/site_backup/site_backup.py 31.95% 66 Missing ⚠️
press/press/doctype/site_update/site_update.py 35.21% 46 Missing ⚠️
...s/press/doctype/virtual_machine/virtual_machine.py 15.90% 37 Missing ⚠️
press/api/site_backup.py 0.00% 17 Missing ⚠️
...ype/virtual_disk_snapshot/virtual_disk_snapshot.py 16.66% 15 Missing ⚠️
press/agent.py 47.05% 9 Missing ⚠️
...storation_step/physical_backup_restoration_step.py 0.00% 5 Missing ⚠️
press/press/doctype/agent_job/agent_job.py 62.50% 3 Missing ⚠️
press/press/doctype/site/site.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2419      +/-   ##
==========================================
- Coverage   38.29%   37.96%   -0.34%     
==========================================
  Files         379      384       +5     
  Lines       29795    30353     +558     
==========================================
+ Hits        11410    11523     +113     
- Misses      18385    18830     +445     

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