andreped / super-ml-pets

🐢 AI for Super Auto Pets
MIT License
31 stars 13 forks source link

Quick fix to deploy_agent.py expecting integer #56

Closed laughinggaschambers closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.08 :warning:

Comparison is base (6a545b8) 21.27% compared to head (6f00987) 21.20%.

:exclamation: Current head 6f00987 differs from pull request most recent head 83729bd. Consider uploading reports for the commit 83729bd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ========================================== - Coverage 21.27% 21.20% -0.08% ========================================== Files 10 10 Lines 564 566 +2 ========================================== Hits 120 120 - Misses 444 446 +2 ``` | [Impacted Files](https://codecov.io/gh/andreped/super-ml-pets/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andr%C3%A9+Pedersen) | Coverage Δ | | |---|---|---| | [src/deploy\_agent.py](https://codecov.io/gh/andreped/super-ml-pets/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andr%C3%A9+Pedersen#diff-c3JjL2RlcGxveV9hZ2VudC5weQ==) | `0.00% <0.00%> (ø)` | | | [src/image\_detection.py](https://codecov.io/gh/andreped/super-ml-pets/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andr%C3%A9+Pedersen#diff-c3JjL2ltYWdlX2RldGVjdGlvbi5weQ==) | `0.00% <0.00%> (ø)` | | 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=Andr%C3%A9+Pedersen). 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=Andr%C3%A9+Pedersen)

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

andreped commented 1 year ago

LGTM. Thank you for the contribution! :]