boldandbrad / meeple-cli

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

add sort indicators, fix list crash #48

Closed boldandbrad closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #48 (3c140da) into develop (8fc626a) will increase coverage by 0.34%. The diff coverage is 60.25%.

@@             Coverage Diff             @@
##           develop      #48      +/-   ##
===========================================
+ Coverage    51.17%   51.52%   +0.34%     
===========================================
  Files           31       31              
  Lines          848      887      +39     
===========================================
+ Hits           434      457      +23     
- Misses         414      430      +16     
Impacted Files Coverage Δ
src/meeple/command/find.py 32.25% <0.00%> (-0.53%) :arrow_down:
src/meeple/command/list.py 36.58% <0.00%> (-5.09%) :arrow_down:
src/meeple/command/update.py 29.26% <0.00%> (ø)
src/meeple/command/collections.py 38.70% <33.33%> (-1.30%) :arrow_down:
src/meeple/command/hot.py 40.00% <33.33%> (-2.86%) :arrow_down:
src/meeple/command/search.py 41.17% <33.33%> (-2.58%) :arrow_down:
src/meeple/util/output_util.py 80.00% <81.08%> (-1.95%) :arrow_down:
src/meeple/util/sort_util.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more