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

Fix reimporting special sets #22

Closed pbaranay closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #22 into master will decrease coverage by 0.95%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #22      +/-   ##
=========================================
- Coverage   91.45%   90.5%   -0.96%     
=========================================
  Files           6       6              
  Lines         199     200       +1     
  Branches       29      30       +1     
=========================================
- Hits          182     181       -1     
- Misses         14      15       +1     
- Partials        3       4       +1
Impacted Files Coverage Δ
src/magic_cards/utils/initial_import.py 92.45% <0%> (-1.84%) :arrow_down:

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 a942c2b...6c5b7e3. Read the comment docs.