PEtab-dev / petab_select

Repository for development of the model selection extension
BSD 3-Clause "New" or "Revised" License
9 stars 0 forks source link

Update README #69

Closed dweindl closed 8 months ago

dweindl commented 8 months ago
codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (7c71053) 60.61% compared to head (ce0e06a) 60.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #69 +/- ## ======================================== Coverage 60.61% 60.61% ======================================== Files 14 14 Lines 1521 1521 ======================================== Hits 922 922 Misses 599 599 ```

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

dweindl commented 8 months ago

Nice, thanks! Was the formatting automatic or manual?

Mostly auto :sweat_smile:

dilpath commented 8 months ago

Nice, thanks! Was the formatting automatic or manual?

Mostly auto 😅

Ah, some tool like black or your IDE? I can try to integrate it into CI or pre-commit.

dweindl commented 8 months ago

Nice, thanks! Was the formatting automatic or manual?

Mostly auto 😅

Ah, some tool like black or your IDE? I can try to integrate it into CI or pre-commit.

IDE. Required some intervention. For non-code, I'd only do that in a supervised manner.