theastropath / turbot

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

Case insensitive critter search #119

Closed lexicalunit closed 4 years ago

lexicalunit commented 4 years ago

Butts... fixing the tests, one sec.

codecov-io commented 4 years ago

Codecov Report

Merging #119 into master will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files           1        1           
  Lines         922      923    +1     
  Branches      184      184           
=======================================
+ Hits          919      920    +1     
  Misses          1        1           
  Partials        2        2           
Impacted Files Coverage Δ
src/turbot/__init__.py 99.67% <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 395a52b...27e0582. Read the comment docs.