maho3 / ltu-ili

Robust ML in Astro
https://ltu-ili.readthedocs.io/en/latest/
46 stars 9 forks source link

133 update setupcfg #134

Closed maho3 closed 10 months ago

maho3 commented 10 months ago

Revises setup.cfg , addressing #133 .

Now,

codecov-commenter commented 10 months ago

Codecov Report

Attention: 302 lines in your changes are missing coverage. Please review.

Comparison is base (17532c4) 97.27% compared to head (38d13b0) 79.24%.

Files Patch % Lines
ili/inference/runner_lampe.py 18.18% 126 Missing :warning:
ili/utils/ndes_pt.py 20.18% 87 Missing :warning:
ili/embedding/message_passing_gnn.py 0.00% 74 Missing :warning:
ili/dataloaders/loaders.py 52.63% 9 Missing :warning:
ili/inference/runner.py 28.57% 5 Missing :warning:
ili/validation/metrics.py 80.00% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## =========================================== - Coverage 97.27% 79.24% -18.04% =========================================== Files 22 24 +2 Lines 1249 1619 +370 =========================================== + Hits 1215 1283 +68 - Misses 34 336 +302 ```

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