Changes between Version 5 and Version 6 of Ticket #3385


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3385 – Description

    v5 v6  
    1 #3384 will update 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 [[https://github.com/nedbat/coveragepy|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.  (Python [[https://github.com/coveralls-clients/coveralls-python|coverall]] package requires that coverage reports should be in coverage 5.0 format.)
    22
    33Perhaps 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.