Skip to content

Implement davfs2 mounting

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 23, 2024 in 0s

61.51% (-0.08%) compared to e6bc164

View this Pull Request on Codecov

61.51% (-0.08%) compared to e6bc164

Details

Codecov Report

Attention: 95 lines in your changes are missing coverage. Please review.

Comparison is base (e6bc164) 61.58% compared to head (3fb16fa) 61.51%.

❗ Current head 3fb16fa differs from pull request most recent head ea4ebaa. Consider uploading reports for the commit ea4ebaa to get more accurate results

Files Patch % Lines
code/src/healthstatus/mounts.py 57.60% 53 Missing ⚠️
code/src/healthstatus/tests.py 69.35% 19 Missing ⚠️
code/src/healthstatus/__main__.py 71.42% 10 Missing ⚠️
code/src/healthstatus/checker.py 64.00% 8 Missing and 1 partial ⚠️
code/src/healthstatus/core.py 87.50% 3 Missing ⚠️
code/src/healthstatus/util.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   61.58%   61.51%   -0.08%     
==========================================
  Files           9       10       +1     
  Lines         669      873     +204     
  Branches      164      209      +45     
==========================================
+ Hits          412      537     +125     
- Misses        238      317      +79     
  Partials       19       19              

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