pbaranay / django-magic-cards

A pluggable Django app for the Oracle text of all Magic: the Gathering cards
MIT License
7 stars 1 forks source link

Use correct MTGJSON key for retrieving flavor text #18

Closed pbaranay closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   91.14%   91.14%           
=======================================
  Files           5        5           
  Lines         192      192           
  Branches       29       29           
=======================================
  Hits          175      175           
  Misses         14       14           
  Partials        3        3
Impacted Files Coverage Δ
src/magic_cards/utils/initial_import.py 94.23% <100%> (ø) :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 3dae0ae...3704782. Read the comment docs.