boldandbrad / meeple-cli

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

update numeric value justification, fix last updated sort order #92

Closed boldandbrad closed 10 months ago

boldandbrad commented 10 months ago

Closes #83

codecov[bot] commented 10 months ago

Codecov Report

Merging #92 (9469094) into main (8e10bbd) will increase coverage by 0.51%. The diff coverage is 69.76%.

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   48.14%   48.65%   +0.51%     
==========================================
  Files          39       39              
  Lines        1269     1268       -1     
==========================================
+ Hits          611      617       +6     
+ Misses        658      651       -7     
Files Coverage Δ
src/meeple/__init__.py 100.00% <100.00%> (ø)
src/meeple/command/hot.py 42.85% <ø> (-0.90%) :arrow_down:
src/meeple/command/search.py 45.00% <100.00%> (+2.14%) :arrow_up:
src/meeple/util/fmt_util.py 98.21% <ø> (+14.39%) :arrow_up:
src/meeple/command/collections.py 33.33% <50.00%> (+0.90%) :arrow_up:
src/meeple/command/find.py 27.53% <0.00%> (+0.39%) :arrow_up:
src/meeple/command/list_.py 32.60% <0.00%> (+0.69%) :arrow_up:
src/meeple/command/stats.py 22.22% <50.00%> (ø)
src/meeple/util/sort_util.py 97.50% <87.50%> (-2.50%) :arrow_down:
src/meeple/type/collection_data.py 80.95% <40.00%> (-12.80%) :arrow_down:
... and 1 more

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