Skip to content

feat: convert datetime values to RFC 3339 in WebDAV search literals#358

Merged
bigcat88 merged 2 commits into
mainfrom
feat/dav/support-python-datetime
May 1, 2025
Merged

feat: convert datetime values to RFC 3339 in WebDAV search literals#358
bigcat88 merged 2 commits into
mainfrom
feat/dav/support-python-datetime

added test

a6828a7
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded May 1, 2025 in 1s

95.14% (+0.00%) compared to ebce575

View this Pull Request on Codecov

95.14% (+0.00%) compared to ebce575

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (ebce575) to head (a6828a7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #358   +/-   ##
=======================================
  Coverage   95.13%   95.14%           
=======================================
  Files          45       45           
  Lines        5325     5333    +8     
=======================================
+ Hits         5066     5074    +8     
  Misses        259      259           
Files with missing lines Coverage Δ
nc_py_api/files/_files.py 98.65% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.