Fix load_document_by_uri
method
#345
Merged
Codecov / codecov/project
succeeded
Dec 25, 2024 in 1s
34.04% (+0.18%) compared to 3fbfa1b
View this Pull Request on Codecov
34.04% (+0.18%) compared to 3fbfa1b
Details
Codecov Report
Attention: Patch coverage is 80.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 34.04%. Comparing base (
3fbfa1b
) to head (5e811ce
).
Files with missing lines | Patch % | Lines |
---|---|---|
cwl_utils/parser/__init__.py | 80.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #345 +/- ##
==========================================
+ Coverage 33.85% 34.04% +0.18%
==========================================
Files 30 30
Lines 35230 35237 +7
Branches 9467 9470 +3
==========================================
+ Hits 11928 11995 +67
+ Misses 20653 20598 -55
+ Partials 2649 2644 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading