Skip to content
Codecov / codecov/project succeeded Mar 26, 2024 in 0s

62.59% (-0.12%) compared to ed36311

View this Pull Request on Codecov

62.59% (-0.12%) compared to ed36311

Details

Codecov Report

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

Project coverage is 62.59%. Comparing base (ed36311) to head (0bd751f).
Report is 1 commits behind head on main.

Files Patch % Lines
linkml_runtime/loaders/delimited_file_loader.py 36.66% 18 Missing and 1 partial ⚠️
linkml_runtime/loaders/yaml_loader.py 28.57% 4 Missing and 1 partial ⚠️
linkml_runtime/loaders/json_loader.py 33.33% 4 Missing ⚠️
linkml_runtime/loaders/passthrough_loader.py 75.00% 2 Missing ⚠️
linkml_runtime/loaders/loader_root.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   62.70%   62.59%   -0.12%     
==========================================
  Files          63       64       +1     
  Lines        8580     8637      +57     
  Branches     2444     2455      +11     
==========================================
+ Hits         5380     5406      +26     
- Misses       2583     2612      +29     
- Partials      617      619       +2     

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