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): various typings and owner string cast #882

Merged
merged 1 commit into from
Feb 3, 2024

fix(dav): various typings and owner string cast

1241439
Select commit
Loading
Failed to load commit list.
Merged

fix(dav): various typings and owner string cast #882

fix(dav): various typings and owner string cast
1241439
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 3, 2024 in 0s

77.50% (-0.26%) compared to 4c2e5ba

View this Pull Request on Codecov

77.50% (-0.26%) compared to 4c2e5ba

Details

Codecov Report

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

Comparison is base (4c2e5ba) 77.75% compared to head (1241439) 77.50%.

Files Patch % Lines
lib/dav/dav.ts 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #882      +/-   ##
==========================================
- Coverage   77.75%   77.50%   -0.26%     
==========================================
  Files          17       17              
  Lines         436      440       +4     
  Branches      116      118       +2     
==========================================
+ Hits          339      341       +2     
- Misses         97       98       +1     
- Partials        0        1       +1     

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