boldandbrad / meeple-cli

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

implement multiple collection handling for delete, new, update #71

Closed boldandbrad closed 1 year ago

boldandbrad commented 1 year ago

Closes #69 Closes #70 Closes #66

codecov[bot] commented 1 year ago

Codecov Report

Merging #71 (b55ff96) into main (637588d) will decrease coverage by 1.08%. The diff coverage is 15.73%.

@@            Coverage Diff             @@
##             main      #71      +/-   ##
==========================================
- Coverage   47.66%   46.58%   -1.08%     
==========================================
  Files          37       37              
  Lines        1133     1170      +37     
==========================================
+ Hits          540      545       +5     
- Misses        593      625      +32     
Impacted Files Coverage Δ
src/meeple/command/find.py 31.34% <ø> (ø)
src/meeple/command/rename.py 58.82% <ø> (ø)
src/meeple/command/update.py 22.38% <8.16%> (-2.62%) :arrow_down:
src/meeple/command/delete.py 38.23% <22.72%> (-11.77%) :arrow_down:
src/meeple/command/new.py 38.09% <23.52%> (-25.55%) :arrow_down:
src/meeple/__init__.py 100.00% <100.00%> (ø)

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