rexzhang / asgi-webdav

An asynchronous WebDAV server implementation, Support multi-provider, multi-account and permission control.
https://rexzhang.github.io/asgi-webdav/
MIT License
75 stars 14 forks source link

Draft: inside page[WIP] #40

Open rexzhang opened 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

Attention: Patch coverage is 72.46377% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 66.40%. Comparing base (e63cd10) to head (3c6a123). Report is 1 commits behind head on main.

Files Patch % Lines
asgi_webdav/page/base.py 73.80% 11 Missing :warning:
asgi_webdav/page/inside.py 71.42% 6 Missing :warning:
asgi_webdav/server.py 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 66.13% 66.40% +0.26% ========================================== Files 24 25 +1 Lines 2770 2810 +40 ========================================== + Hits 1832 1866 +34 - Misses 938 944 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.