nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
403 stars 190 forks source link

Restore normal python versions declaration in tox #609

Closed yakky closed 4 years ago

yakky commented 4 years ago

Description

Drop the dot in tox environment definitions by using generic python environment in GA

References

Fix #606

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #609 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #609   +/-   ##
========================================
  Coverage    93.84%   93.84%           
========================================
  Files           22       22           
  Lines         1024     1024           
  Branches       135      135           
========================================
  Hits           961      961           
  Misses          25       25           
  Partials        38       38           
Flag Coverage Δ
#unittests 93.84% <ø> (ø)

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 23c4101...e704bc5. Read the comment docs.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 96.414% when pulling e704bc53c2fd2204758c6306c6826686cf574428 on bugfix/issue-606-tox-versions into 23c410188f8e19cc3193253762f567cb8114f9c7 on develop.