django-getpaid / django-plans

Django application for managing account plans and quotas
MIT License
509 stars 127 forks source link

use last available TAX value for recurring payments if VIES fails #168

Closed PetrDlouhy closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #168 (3874d92) into master (18664c4) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
+ Coverage   85.27%   85.30%   +0.02%     
==========================================
  Files          48       48              
  Lines        2221     2225       +4     
==========================================
+ Hits         1894     1898       +4     
  Misses        327      327              
Impacted Files Coverage Δ
plans/taxation/eu.py 94.33% <ø> (ø)
plans/base/models.py 94.78% <100.00%> (+0.03%) :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 18664c4...3874d92. Read the comment docs.