django-mercadopago icon indicating copy to clipboard operation
django-mercadopago copied to clipboard

Task for notification processing

Open WhyNotHugo opened this issue 6 years ago • 1 comments

WhyNotHugo avatar Dec 09 '18 21:12 WhyNotHugo

Codecov Report

Merging #3 into master will increase coverage by 0.21%. The diff coverage is 45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage   67.17%   67.39%   +0.21%     
==========================================
  Files          23       25       +2     
  Lines         390      411      +21     
  Branches       27       28       +1     
==========================================
+ Hits          262      277      +15     
- Misses        125      132       +7     
+ Partials        3        2       -1
Impacted Files Coverage Δ
django_mercadopago/views.py 92.45% <ø> (+3.36%) :arrow_up:
django_mercadopago/tasks.py 0% <0%> (ø)
django_mercadopago/apps.py 100% <100%> (ø) :arrow_up:
django_mercadopago/signals.py 53.84% <50%> (-46.16%) :arrow_down:
...o_mercadopago/migrations/0016_update_model_meta.py 100% <0%> (ø)
django_mercadopago/models.py 49.05% <0%> (+1.88%) :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 dcf1dad...0a7b046. Read the comment docs.

codecov[bot] avatar Dec 09 '18 21:12 codecov[bot]