kjappelbaum / pyepal

Multiobjective active learning with tunable accuracy/efficiency tradeoff and clear stopping criterion.
Apache License 2.0
38 stars 5 forks source link

[pre-commit.ci] pre-commit autoupdate #253

Closed pre-commit-ci[bot] closed 1 year ago

pre-commit-ci[bot] commented 2 years ago

updates:

codecov-commenter commented 2 years ago

Codecov Report

Base: 95.34% // Head: 94.91% // Decreases project coverage by -0.42% :warning:

Coverage data is based on head (3faa721) compared to base (aa2d2ef). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #253 +/- ## ========================================== - Coverage 95.34% 94.91% -0.43% ========================================== Files 22 22 Lines 1417 1417 ========================================== - Hits 1351 1345 -6 - Misses 66 72 +6 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `94.91% <ø> (-0.43%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Jablonka#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/kjappelbaum/pyepal/pull/253?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Jablonka) | Coverage Δ | | |---|---|---| | [src/pyepal/pal/pal\_sklearn.py](https://codecov.io/gh/kjappelbaum/pyepal/pull/253/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Jablonka#diff-c3JjL3B5ZXBhbC9wYWwvcGFsX3NrbGVhcm4ucHk=) | `91.42% <0.00%> (-8.58%)` | :arrow_down: | | [src/pyepal/pal/pal\_gpy.py](https://codecov.io/gh/kjappelbaum/pyepal/pull/253/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Jablonka#diff-c3JjL3B5ZXBhbC9wYWwvcGFsX2dweS5weQ==) | `89.09% <0.00%> (-5.46%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Jablonka). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Jablonka)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.