boldandbrad / meeple-cli

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

Pending Collection Updates and Error Handling #53

Closed boldandbrad closed 1 year ago

boldandbrad commented 1 year ago

Closes #51 Closes #25 Closes #52

codecov[bot] commented 1 year ago

Codecov Report

Merging #53 (264385b) into main (12b2371) will decrease coverage by 2.52%. The diff coverage is 15.66%.

@@            Coverage Diff             @@
##             main      #53      +/-   ##
==========================================
- Coverage   51.52%   49.00%   -2.52%     
==========================================
  Files          31       31              
  Lines         887      953      +66     
==========================================
+ Hits          457      467      +10     
- Misses        430      486      +56     
Impacted Files Coverage Δ
src/meeple/command/add.py 39.28% <0.00%> (-6.55%) :arrow_down:
src/meeple/command/completions.py 50.00% <0.00%> (+8.82%) :arrow_up:
src/meeple/command/delete.py 52.17% <0.00%> (ø)
src/meeple/command/drop.py 40.74% <0.00%> (-7.09%) :arrow_down:
src/meeple/command/find.py 30.30% <0.00%> (-1.96%) :arrow_down:
src/meeple/command/info.py 50.00% <0.00%> (ø)
src/meeple/command/list.py 34.88% <0.00%> (-1.71%) :arrow_down:
src/meeple/command/move.py 35.29% <0.00%> (-2.21%) :arrow_down:
src/meeple/command/new.py 66.66% <0.00%> (ø)
src/meeple/command/rename.py 61.11% <0.00%> (ø)
... and 10 more

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