boldandbrad / meeple-cli

🎲 Interact with BoardGameGeek and manage local collections from your terminal.
MIT License
1 stars 1 forks source link

Feat/view preorders #95

Closed boldandbrad closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (753a3fe) 48.65% compared to head (23f6944) 47.99%.

Files Patch % Lines
src/meeple/command/open_.py 20.00% 16 Missing :warning:
src/meeple/util/api_util.py 35.00% 13 Missing :warning:
src/meeple/util/fmt_util.py 23.07% 10 Missing :warning:
src/meeple/command/campaigns.py 47.05% 9 Missing :warning:
src/meeple/command/find.py 25.00% 3 Missing :warning:
src/meeple/command/list_.py 33.33% 2 Missing :warning:
src/meeple/util/sort_util.py 60.00% 2 Missing :warning:
src/meeple/command/collections.py 50.00% 1 Missing :warning:
src/meeple/command/hot.py 50.00% 1 Missing :warning:
src/meeple/command/search.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## ========================================== - Coverage 48.65% 47.99% -0.67% ========================================== Files 39 40 +1 Lines 1268 1323 +55 ========================================== + Hits 617 635 +18 - Misses 651 688 +37 ```

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