theastropath / turbot

A Discord bot for tracking Animal Crossing: New Horizons turnip prices and fossil collections
MIT License
8 stars 1 forks source link

Add basic art information search functionality #92

Closed theastropath closed 4 years ago

theastropath commented 4 years ago

This adds the !art command which can either be used without any parameters to get a full list of all the art pieces, or with parameters to get information about how to distinguish fakes.

codecov-io commented 4 years ago

Codecov Report

Merging #92 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   99.56%   99.57%   +0.01%     
==========================================
  Files           1        1              
  Lines         691      714      +23     
  Branches      133      138       +5     
==========================================
+ Hits          688      711      +23     
  Misses          1        1              
  Partials        2        2              
Impacted Files Coverage Δ
turbot/__init__.py 99.57% <100.00%> (+0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bb3dd91...19d5598. Read the comment docs.