XiaoConstantine / mycli

A cli for bootstrap local dev
https://cli-dev.com
MIT License
0 stars 0 forks source link

Bugfix: fix url parsing #30

Closed XiaoConstantine closed 2 months ago

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.98%. Comparing base (be7c018) to head (c5657dc).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 66.60% 66.98% +0.38% ========================================== Files 14 14 Lines 1042 1054 +12 ========================================== + Hits 694 706 +12 Misses 309 309 Partials 39 39 ```

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

XiaoConstantine commented 2 months ago

fix: https://github.com/XiaoConstantine/mycli/issues/29