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.3.1 #224

Open mindstorm38 opened 2 weeks ago

mindstorm38 commented 2 weeks ago

Changes

TODOs

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 71.92982% with 48 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@eb690c9). Learn more about missing BASE report.

Files Patch % Lines
portablemc/cli/__init__.py 0.00% 19 Missing :warning:
portablemc/forge.py 81.25% 18 Missing :warning:
portablemc/download.py 68.42% 6 Missing :warning:
portablemc/standard.py 84.00% 4 Missing :warning:
portablemc/fabric.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #224 +/- ## ======================================= Coverage ? 63.71% ======================================= Files ? 20 Lines ? 3390 Branches ? 0 ======================================= Hits ? 2160 Misses ? 1230 Partials ? 0 ```

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