mindstorm38 / portablemc

A fast, reliable and cross-platform command-line Minecraft launcher and API for developers. Including fast and easy installation of common mod loaders such as Fabric, Forge, NeoForge and Quilt.
https://pypi.org/project/portablemc/
GNU General Public License v3.0
320 stars 19 forks source link

Patch 4.0.2 #175

Closed mindstorm38 closed 10 months ago

mindstorm38 commented 10 months ago

Changes

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 60.97% and project coverage change: +8.06% :tada:

Comparison is base (7ca0906) 53.84% compared to head (4d7f5c7) 61.91%. Report is 154 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ========================================== + Coverage 53.84% 61.91% +8.06% ========================================== Files 8 19 +11 Lines 2093 2975 +882 ========================================== + Hits 1127 1842 +715 - Misses 966 1133 +167 ``` | [Files Changed](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier) | Coverage Δ | | |---|---|---| | [portablemc/cli/\_\_init\_\_.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9jbGkvX19pbml0X18ucHk=) | `9.61% <9.61%> (ø)` | | | [portablemc/cli/output.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9jbGkvb3V0cHV0LnB5) | `25.00% <25.00%> (ø)` | | | [portablemc/auth.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9hdXRoLnB5) | `36.36% <36.36%> (ø)` | | | [portablemc/standard.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9zdGFuZGFyZC5weQ==) | `70.85% <70.85%> (ø)` | | | [portablemc/forge.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9mb3JnZS5weQ==) | `82.64% <82.64%> (ø)` | | | [portablemc/fabric.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9mYWJyaWMucHk=) | `83.82% <83.82%> (ø)` | | | [portablemc/http.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9odHRwLnB5) | `84.00% <84.00%> (ø)` | | | [portablemc/cli/lang.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9jbGkvbGFuZy5weQ==) | `84.61% <84.61%> (ø)` | | | [portablemc/util.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy91dGlsLnB5) | `85.00% <85.00%> (ø)` | | | [portablemc/cli/util.py](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier#diff-cG9ydGFibGVtYy9jbGkvdXRpbC5weQ==) | `88.00% <88.00%> (ø)` | | | ... and [9 more](https://app.codecov.io/gh/mindstorm38/portablemc/pull/175?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Th%C3%A9o+Rozier) | |

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