ICB-DCM / pyPESTO

python Parameter EStimation TOolbox
https://pypesto.readthedocs.io
BSD 3-Clause "New" or "Revised" License
216 stars 47 forks source link

Set only active maintainers as default codeowners #1285

Closed PaulJonasJost closed 7 months ago

PaulJonasJost commented 7 months ago

This way only the three mentioned will be asked for a review by default.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (1eabff1) 84.38% compared to head (1bcd357) 84.40%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1285 +/- ## =========================================== + Coverage 84.38% 84.40% +0.01% =========================================== Files 153 153 Lines 12451 12451 =========================================== + Hits 10507 10509 +2 + Misses 1944 1942 -2 ```

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

FFroehlich commented 7 months ago

thanks!