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 load_document_by_uri method #345

Merged
merged 1 commit into from
Dec 25, 2024

Fix `load_document_by_uri` method

5e811ce
Select commit
Loading
Failed to load commit list.
Merged

Fix load_document_by_uri method #345

Fix `load_document_by_uri` method
5e811ce
Select commit
Loading
Failed to load commit list.
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.