Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dav): remove sharing attributes from default dav fetch and change duplicate registration from error to warn #902

Merged
merged 1 commit into from
Mar 5, 2024

fix(dav): remove sharing attributes from default dav fetch and change…

af001fc
Select commit
Loading
Failed to load commit list.
Merged

fix(dav): remove sharing attributes from default dav fetch and change duplicate registration from error to warn #902

fix(dav): remove sharing attributes from default dav fetch and change…
af001fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2024 in 1s

77.50% (+0.32%) compared to e428bb6

View this Pull Request on Codecov

77.50% (+0.32%) compared to e428bb6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.50%. Comparing base (e428bb6) to head (af001fc).
Report is 244 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
+ Coverage   77.17%   77.50%   +0.32%     
==========================================
  Files          17       17              
  Lines         403      440      +37     
  Branches      108      118      +10     
==========================================
+ Hits          311      341      +30     
- Misses         91       98       +7     
  Partials        1        1              

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