Markkop / corvo-astral

A Discord Bot that serves as an Wakfu helper
https://github.com/Markkop/corvo-astral
28 stars 4 forks source link

feat: recipes #6

Closed Markkop closed 4 years ago

Markkop commented 4 years ago

Introducing recipes from Wakfu CDN and some integration with .equip and .subli. These recipes are generated by araknomecha-scrapper, still under development

codecov-commenter commented 4 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #6   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        17    +1     
  Lines          376       462   +86     
  Branches        72        92   +20     
=========================================
+ Hits           376       462   +86     
Impacted Files Coverage Δ
src/commands/calc.js 100.00% <100.00%> (ø)
src/commands/equip.js 100.00% <100.00%> (ø)
src/commands/help.js 100.00% <100.00%> (ø)
src/commands/recipe.js 100.00% <100.00%> (ø)
src/commands/subli.js 100.00% <100.00%> (ø)

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 b2da197...8ec2758. Read the comment docs.