Closed zujko closed 6 years ago
Merging #75 into develop will decrease coverage by
0.5%
. The diff coverage is46.66%
.
@@ Coverage Diff @@
## develop #75 +/- ##
==========================================
- Coverage 91.41% 90.9% -0.51%
==========================================
Files 25 25
Lines 1246 1254 +8
==========================================
+ Hits 1139 1140 +1
- Misses 107 114 +7
Impacted Files | Coverage Δ | |
---|---|---|
petitions/urls.py | 100% <ø> (ø) |
:arrow_up: |
petitions/views.py | 80.26% <46.66%> (-1.87%) |
: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 a419c62...e593e92. Read the comment docs.
This implements rendering a blank html page with opengraph tags which will be used by crawlers/bots to generate correct meta data information for petitions.
Bots/crawlers will be redirected to this blank page by nginx.