boldandbrad / meeple-cli

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

standardize outputs and styles, more pending update checks #60

Closed boldandbrad closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (735bd0b) into main (247533c) will decrease coverage by 0.04%. The diff coverage is 37.87%.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   49.00%   48.96%   -0.04%     
==========================================
  Files          31       33       +2     
  Lines         953      968      +15     
==========================================
+ Hits          467      474       +7     
- Misses        486      494       +8     
Impacted Files Coverage Δ
src/meeple/util/api_util.py 42.42% <ø> (ø)
src/meeple/util/input_util.py 66.66% <ø> (ø)
src/meeple/command/move.py 28.20% <5.00%> (-7.09%) :arrow_down:
src/meeple/command/update.py 25.00% <7.69%> (-0.46%) :arrow_down:
src/meeple/command/add.py 37.03% <16.66%> (-2.25%) :arrow_down:
src/meeple/command/drop.py 38.46% <16.66%> (-2.28%) :arrow_down:
src/meeple/command/delete.py 50.00% <20.00%> (-2.18%) :arrow_down:
src/meeple/command/stats.py 21.66% <20.00%> (+0.61%) :arrow_up:
src/meeple/util/data_util.py 33.92% <23.07%> (+3.57%) :arrow_up:
src/meeple/command/completions.py 50.00% <25.00%> (ø)
... and 17 more

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