boldandbrad / meeple-cli

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

Feat/update diff #74

Closed boldandbrad closed 11 months ago

boldandbrad commented 1 year ago

Closes #26 Closes #40

codecov[bot] commented 1 year ago

Codecov Report

Merging #74 (22a7e44) into main (672ff93) will increase coverage by 2.44%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main      #74      +/-   ##
==========================================
+ Coverage   46.58%   49.02%   +2.44%     
==========================================
  Files          37       38       +1     
  Lines        1170     1177       +7     
==========================================
+ Hits          545      577      +32     
+ Misses        625      600      -25     
Files Coverage Δ
src/meeple/__init__.py 100.00% <100.00%> (ø)
src/meeple/command/info.py 55.55% <100.00%> (+2.92%) :arrow_up:
src/meeple/command/open_.py 52.63% <100.00%> (+2.63%) :arrow_up:
src/meeple/type/collection.py 100.00% <100.00%> (ø)
src/meeple/util/completion_util.py 100.00% <ø> (ø)
src/meeple/util/sort_util.py 100.00% <ø> (ø)
src/meeple/type/collection_data.py 93.75% <93.75%> (ø)
src/meeple/root.py 82.35% <60.00%> (-3.37%) :arrow_down:
src/meeple/util/fmt_util.py 85.91% <75.00%> (-3.64%) :arrow_down:
src/meeple/command/rename.py 56.25% <42.85%> (-2.58%) :arrow_down:
... and 14 more

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