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

V2.0 url refactor

Open ricco386 opened this issue 8 years ago • 1 comments

ricco386 avatar Nov 27 '17 08:11 ricco386

Codecov Report

Merging #332 into v2.0 will decrease coverage by 0.08%. The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             v2.0     #332      +/-   ##
==========================================
- Coverage   88.69%   88.61%   -0.09%     
==========================================
  Files          31       31              
  Lines        1318     1326       +8     
==========================================
+ Hits         1169     1175       +6     
- Misses        149      151       +2
Impacted Files Coverage Δ
konfera/serializers.py 100% <ø> (ø) :arrow_up:
konfera/tests/test_views.py 100% <100%> (ø) :arrow_up:
konfera/models/ticket_type.py 96.05% <100%> (ø) :arrow_up:
konfera/urls.py 100% <100%> (ø) :arrow_up:
konfera/views.py 96.07% <77.77%> (-3.93%) :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 5c715fd...ee0b3dc. Read the comment docs.

codecov-io avatar Nov 27 '17 08:11 codecov-io