mkuthan / garmin-workouts

Command line tool for managing Garmin workouts.
Apache License 2.0
76 stars 13 forks source link

Fix `AttributeError` when no command specified #83

Closed naglis closed 11 months ago

naglis commented 11 months ago

Print usage instead of failing when no command is provided.

Resolves #82

codecov[bot] commented 11 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (a07fbfe) 60.12% compared to head (a397200) 60.12%.

Files Patch % Lines
garminworkouts/__main__.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ======================================= Coverage 60.12% 60.12% ======================================= Files 13 13 Lines 499 499 ======================================= Hits 300 300 Misses 199 199 ```

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