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 pr 345 #373

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

Fix pr 345 #373

wants to merge 17 commits into from

Conversation

amc-corey-cox
Copy link
Contributor

This is a pr for testing to try to help fix #345. Please don't work on this PR, I'm just using it to run the full test suite to see if I can help fix the tests failing there and get this finished.

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 82.22222% with 48 lines in your changes missing coverage. Please review.

Project coverage is 63.59%. Comparing base (f4a9311) to head (2a8a08d).
Report is 48 commits behind head on main.

Files with missing lines Patch % Lines
linkml_runtime/linkml_model/datasets.py 0.00% 15 Missing ⚠️
linkml_runtime/linkml_model/validation.py 0.00% 10 Missing ⚠️
linkml_runtime/utils/permissiblevalueimpl.py 0.00% 9 Missing ⚠️
linkml_runtime/loaders/context_flattener.py 0.00% 4 Missing ⚠️
linkml_runtime/utils/yamlutils.py 80.00% 3 Missing ⚠️
linkml_runtime/dumpers/rdf_dumper.py 0.00% 2 Missing ⚠️
linkml_runtime/utils/schemaview_cli.py 0.00% 2 Missing ⚠️
linkml_runtime/dumpers/json_dumper.py 80.00% 1 Missing ⚠️
linkml_runtime/linkml_model/mappings.py 0.00% 1 Missing ⚠️
linkml_runtime/loaders/loader_root.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #373      +/-   ##
==========================================
+ Coverage   63.38%   63.59%   +0.20%     
==========================================
  Files          63       62       -1     
  Lines        8980     8916      -64     
  Branches     2572     2581       +9     
==========================================
- Hits         5692     5670      -22     
+ Misses       2669     2637      -32     
+ Partials      619      609      -10     

☔ 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.

2 participants