boldandbrad / meeple-cli

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

Feat/homebrew formula #50

Closed boldandbrad closed 1 year ago

boldandbrad commented 1 year ago

Closes #28

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (b5422e0) into main (ccf4dfa) will not change coverage. The diff coverage is 15.66%.

:exclamation: Current head b5422e0 differs from pull request most recent head df300e1. Consider uploading reports for the commit df300e1 to get more accurate results

@@           Coverage Diff           @@
##             main      #50   +/-   ##
=======================================
  Coverage   49.00%   49.00%           
=======================================
  Files          31       31           
  Lines         953      953           
=======================================
  Hits          467      467           
  Misses        486      486           
Impacted Files Coverage Δ
src/meeple/command/add.py 39.28% <0.00%> (ø)
src/meeple/command/completions.py 50.00% <0.00%> (ø)
src/meeple/command/delete.py 52.17% <0.00%> (ø)
src/meeple/command/drop.py 40.74% <0.00%> (ø)
src/meeple/command/find.py 30.30% <0.00%> (ø)
src/meeple/command/info.py 50.00% <0.00%> (ø)
src/meeple/command/list.py 34.88% <0.00%> (ø)
src/meeple/command/move.py 35.29% <0.00%> (ø)
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