linkml / linkml-runtime

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

first draft conversion of unittest syntax to pytest syntax for schema… #328

Open sierra-moxon opened 2 months ago

sierra-moxon commented 2 months ago

…view tests.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.37%. Comparing base (37297a8) to head (fa27f4f). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #328 +/- ## ========================================== - Coverage 63.44% 63.37% -0.07% ========================================== Files 63 63 Lines 8942 8942 Branches 2569 2569 ========================================== - Hits 5673 5667 -6 - Misses 2648 2653 +5 - Partials 621 622 +1 ```

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

sierra-moxon commented 1 month ago

prereq: https://github.com/linkml/linkml-model/pull/201