XiaoConstantine / mycli

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

Refactor stats #38

Closed XiaoConstantine closed 2 months ago

XiaoConstantine commented 2 months ago

Abstraction on execution stats, reusable cross install and configure

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

Attention: Patch coverage is 77.89474% with 21 lines in your changes missing coverage. Please review.

Project coverage is 63.81%. Comparing base (1dce628) to head (2302ed0).

Files Patch % Lines
pkg/utils/stats.go 55.00% 9 Missing :warning:
pkg/commands/install/homebrew/tools.go 69.23% 8 Missing :warning:
pkg/commands/install/install.go 69.23% 4 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #38 +/- ## ========================================== + Coverage 63.20% 63.81% +0.60% ========================================== Files 15 16 +1 Lines 1223 1296 +73 ========================================== + Hits 773 827 +54 - Misses 387 406 +19 Partials 63 63 ```

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