boldandbrad / meeple-cli

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

implement multi add and drop #84

Closed boldandbrad closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #84 (f373b35) into main (bce69a2) will decrease coverage by 1.27%. The diff coverage is 20.21%.

@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
- Coverage   49.02%   47.75%   -1.27%     
==========================================
  Files          38       38              
  Lines        1177     1225      +48     
==========================================
+ Hits          577      585       +8     
- Misses        600      640      +40     
Files Coverage Δ
src/meeple/__init__.py 100.00% <100.00%> (ø)
src/meeple/command/import_.py 37.50% <ø> (ø)
src/meeple/command/info.py 55.55% <ø> (ø)
src/meeple/command/list_.py 31.91% <ø> (ø)
src/meeple/command/move.py 29.26% <ø> (ø)
src/meeple/command/rename.py 56.25% <ø> (ø)
src/meeple/command/stats.py 22.22% <ø> (ø)
src/meeple/type/collection.py 100.00% <100.00%> (ø)
src/meeple/type/item.py 34.17% <50.00%> (+0.41%) :arrow_up:
src/meeple/util/fmt_util.py 83.82% <50.00%> (-2.10%) :arrow_down:
... and 5 more

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