linkml / linkml-runtime

Runtime support for linkml generated models
https://linkml.io/linkml/
Creative Commons Zero v1.0 Universal
22 stars 21 forks source link

release candidate for 1.8 series #326

Closed cmungall closed 2 weeks ago

cmungall commented 2 weeks ago

https://github.com/linkml/linkml-model/releases/tag/v1.8.0rc1

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 43.26425% with 219 lines in your changes missing coverage. Please review.

Project coverage is 37.40%. Comparing base (ef4f5a5) to head (739c17f). Report is 3 commits behind head on main.

Files Patch % Lines
linkml_runtime/linkml_model/meta.py 37.50% 208 Missing and 2 partials :warning:
linkml_runtime/linkml_model/linkml_files.py 82.00% 9 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (ef4f5a5) and HEAD (739c17f). Click for more details.

HEAD has 4 uploads less than BASE | Flag | BASE (ef4f5a5) | HEAD (739c17f) | |------|------|------| ||7|3|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #326 +/- ## =========================================== - Coverage 64.10% 37.40% -26.71% =========================================== Files 63 62 -1 Lines 8615 8882 +267 Branches 2448 2566 +118 =========================================== - Hits 5523 3322 -2201 - Misses 2476 5450 +2974 + Partials 616 110 -506 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.