Changes between Version 4 and Version 5 of Ticket #3385


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3385 – Description

    v4 v5  
    1 #3384 will update coverage dependency, which will allow us to give [[https://coveralls.io|coveralls.io]] a spin.  (Python `coverall` package requires that coverage reports should be in `coverage` 5.0 format.)
     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.)
    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.