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 linkml_files #310

Merged
merged 4 commits into from
Mar 28, 2024

remove pdb import, fix conditional for checking if meta when meta only

c072024
Select commit
Loading
Failed to load commit list.
Merged

Fix linkml_files #310

remove pdb import, fix conditional for checking if meta when meta only
c072024
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 21, 2024 in 0s

64.33% (+1.40%) compared to 33ca663

View this Pull Request on Codecov

64.33% (+1.40%) compared to 33ca663

Details

Codecov Report

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

Project coverage is 64.33%. Comparing base (33ca663) to head (c072024).
Report is 12 commits behind head on main.

Files Patch % Lines
linkml_runtime/linkml_model/linkml_files.py 78.75% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #310      +/-   ##
==========================================
+ Coverage   62.92%   64.33%   +1.40%     
==========================================
  Files          62       62              
  Lines        8545     8580      +35     
  Branches     2437     2440       +3     
==========================================
+ Hits         5377     5520     +143     
+ Misses       2557     2450     -107     
+ Partials      611      610       -1     

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