boldandbrad / meeple-cli

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

Feat/info show collections #87

Closed boldandbrad closed 10 months ago

boldandbrad commented 10 months ago

Closes #56

codecov[bot] commented 10 months ago

Codecov Report

Merging #87 (b7cfdaa) into main (edc8ee8) will increase coverage by 0.38%. The diff coverage is 49.20%.

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   47.75%   48.14%   +0.38%     
==========================================
  Files          38       39       +1     
  Lines        1227     1269      +42     
==========================================
+ Hits          586      611      +25     
- Misses        641      658      +17     
Files Coverage Δ
src/meeple/__init__.py 100.00% <100.00%> (ø)
src/meeple/command/find.py 27.14% <100.00%> (ø)
src/meeple/command/hot.py 43.75% <100.00%> (ø)
src/meeple/command/list_.py 31.91% <100.00%> (ø)
src/meeple/command/search.py 42.85% <100.00%> (ø)
src/meeple/command/stats.py 22.22% <100.00%> (ø)
src/meeple/util/message_util.py 52.38% <100.00%> (ø)
src/meeple/type/bgg_collection_item.py 30.95% <50.00%> (+0.95%) :arrow_up:
src/meeple/command/collections.py 32.43% <33.33%> (ø)
src/meeple/type/item.py 39.53% <40.00%> (+4.96%) :arrow_up:
... and 4 more

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