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

add ability to call json_loader with a Path object #354

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

sierra-moxon
Copy link
Member

@sierra-moxon sierra-moxon commented Dec 21, 2024

fixes linkml issue #2458

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.

Project coverage is 63.46%. Comparing base (1b5e9f7) to head (f1625ad).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
linkml_runtime/loaders/json_loader.py 66.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #354      +/-   ##
==========================================
+ Coverage   63.43%   63.46%   +0.02%     
==========================================
  Files          63       63              
  Lines        8982     8994      +12     
  Branches     2574     2577       +3     
==========================================
+ Hits         5698     5708      +10     
- Misses       2665     2668       +3     
+ Partials      619      618       -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant