Changes between Version 6 and Version 7 of Ticket #3385


Ignore:
Timestamp:
2020-08-19T15:43:06Z (4 years ago)
Author:
sajith
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3385 – Description

    v6 v7  
    1 #3384 will update [[https://github.com/nedbat/coveragepy|coverage]] dependency, which will allow us to give [[https://coveralls.io|coveralls.io]] a spin.  (Python [[https://github.com/coveralls-clients/coveralls-python|coverall]] package requires that coverage reports should be in coverage 5.0 format.)
     1#3384 will update [[https://github.com/nedbat/coveragepy|coverage]] dependency, which will allow us to give [[https://coveralls.io|coveralls.io]] a spin. 
    22
    3 Perhaps coveralls.io might work better for us than [[https://codecov.io|codecov.io]], which we currently use.  See #3384 for some notes on why we might want to use coveralls.io.
     3Python [[https://github.com/coveralls-clients/coveralls-python|coverall]] package requires that coverage reports should be in coverage 5.0 format. Perhaps coveralls.io might work better for us than [[https://codecov.io|codecov.io]], which we currently use.
     4
     5See #3384 for some notes on why we might want to use coveralls.io.