Skip to content

fix/369-do_lock-sends-content-type-application-instead-of-applicationxml - #370

Merged
mar10 merged 2 commits into
masterfrom
369-do_lock-sends-content-type-application-instead-of-applicationxml
Sep 4, 2026
Merged

fix/369-do_lock-sends-content-type-application-instead-of-applicationxml#370
mar10 merged 2 commits into
masterfrom
369-do_lock-sends-content-type-application-instead-of-applicationxml

Fix Lock-Token format in response header for lock requests

f1564ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 4, 2026 in 0s

46.13% (-0.01%) compared to 6af603a

View this Pull Request on Codecov

46.13% (-0.01%) compared to 6af603a

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 46.13%. Comparing base (6af603a) to head (f1564ff).

Files with missing lines Patch % Lines
wsgidav/request_server.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
- Coverage   46.14%   46.13%   -0.01%     
==========================================
  Files          31       31              
  Lines        4973     4974       +1     
==========================================
  Hits         2295     2295              
- Misses       2678     2679       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.