nephila / djangocms-page-sitemap

django CMS page extension to handle sitemap customization
BSD 3-Clause "New" or "Revised" License
9 stars 20 forks source link

Fix error when page_robots is executed outside a request #39

Closed yakky closed 4 years ago

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9566f2c8443796bda3afee890281a7e6282e80ac on hotfix/robots-tag-request-0-4 into 3b15978e97fbc0de9385cb8c7b54883e3fadb798 on release/0.4.x.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-1.3%) to 98.75% when pulling 486affdca6ec15541e4cee1ade62550445c502e2 on hotfix/robots-tag-request-0-4 into 3b15978e97fbc0de9385cb8c7b54883e3fadb798 on release/0.4.x.

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into release/0.4.x will decrease coverage by 1.25%. The diff coverage is 66.66%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.4.x      #39      +/-   ##
=================================================
- Coverage            100%   98.74%   -1.26%     
=================================================
  Files                  7        7              
  Lines                154      159       +5     
  Branches              17       18       +1     
=================================================
+ Hits                 154      157       +3     
- Misses                 0        2       +2
Impacted Files Coverage Δ
...jangocms_page_sitemap/templatetags/robots_index.py 94.59% <66.66%> (-5.41%) :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 3b15978...486affd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into release/0.4.x will decrease coverage by 1.25%. The diff coverage is 66.66%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.4.x      #39      +/-   ##
=================================================
- Coverage            100%   98.74%   -1.26%     
=================================================
  Files                  7        7              
  Lines                154      159       +5     
  Branches              17       18       +1     
=================================================
+ Hits                 154      157       +3     
- Misses                 0        2       +2
Impacted Files Coverage Δ
...jangocms_page_sitemap/templatetags/robots_index.py 94.59% <66.66%> (-5.41%) :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 3b15978...486affd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into release/0.4.x will decrease coverage by 1.25%. The diff coverage is 66.66%.

Impacted file tree graph

@@                Coverage Diff                @@
##           release/0.4.x      #39      +/-   ##
=================================================
- Coverage            100%   98.74%   -1.26%     
=================================================
  Files                  7        7              
  Lines                154      159       +5     
  Branches              17       18       +1     
=================================================
+ Hits                 154      157       +3     
- Misses                 0        2       +2
Impacted Files Coverage Δ
...jangocms_page_sitemap/templatetags/robots_index.py 94.59% <66.66%> (-5.41%) :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 3b15978...486affd. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into release/0.4.x will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/0.4.x    #39   +/-   ##
============================================
  Coverage            100%   100%           
============================================
  Files                  7      7           
  Lines                154    159    +5     
  Branches              17     18    +1     
============================================
+ Hits                 154    159    +5
Impacted Files Coverage Δ
...jangocms_page_sitemap/templatetags/robots_index.py 100% <100%> (ø) :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 3b15978...9566f2c. Read the comment docs.