Komorebi-AI / python-template

A template for Python repositories using Docker
3 stars 0 forks source link

Reemplaza `setup.py` por `pyproject.toml` #17

Closed albertotb closed 1 year ago

albertotb commented 1 year ago

setup.py desaparecerá en algún momento

Closes #16

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 85.18% and project coverage change: +32.75% :tada:

Comparison is base (0da59ac) 50.00% compared to head (0a1a969) 82.75%.

:exclamation: Current head 0a1a969 differs from pull request most recent head 3175f00. Consider uploading reports for the commit 3175f00 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## =========================================== + Coverage 50.00% 82.75% +32.75% =========================================== Files 2 3 +1 Lines 4 29 +25 =========================================== + Hits 2 24 +22 - Misses 2 5 +3 ``` | [Files Changed](https://app.codecov.io/gh/Komorebi-AI/python-template/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komorebi-AI) | Coverage Δ | | |---|---|---| | [template/main.py](https://app.codecov.io/gh/Komorebi-AI/python-template/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komorebi-AI#diff-dGVtcGxhdGUvbWFpbi5weQ==) | `70.00% <66.66%> (ø)` | | | [tests/conftest.py](https://app.codecov.io/gh/Komorebi-AI/python-template/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komorebi-AI#diff-dGVzdHMvY29uZnRlc3QucHk=) | `91.66% <91.66%> (ø)` | | | [tests/test\_trivial.py](https://app.codecov.io/gh/Komorebi-AI/python-template/pull/17?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Komorebi-AI#diff-dGVzdHMvdGVzdF90cml2aWFsLnB5) | `85.71% <100.00%> (-14.29%)` | :arrow_down: |

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