Opened at 2021-02-19T00:40:49Z
Closed at 2021-04-05T22:20:05Z
#3616 closed defect (fixed)
Python 3.6 tests on GitHub Actions
Reported by: | sajith | Owned by: | sajith |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | review-needed | Cc: | |
Launchpad Bug: |
Description (last modified by sajith)
Tahoe has switched to coveralls.io from codecov.io for coverage reporting. Currently tests that run on GitHub Actions is the only source for coverage data, and we collect no coverage data for Python 3.6 at GitHub Actions. Previously codecov.io has Python 3.6 coverage data from CircleCI.
Change History (6)
comment:1 Changed at 2021-02-19T00:41:09Z by sajith
- Description modified (diff)
comment:2 Changed at 2021-03-08T00:02:43Z by exarkun
comment:3 Changed at 2021-03-08T00:02:50Z by exarkun
Or GitLab? ;)
comment:4 Changed at 2021-03-08T18:09:50Z by sajith
Both would be good ideas! This just seemed easier to do. :-)
comment:5 Changed at 2021-03-08T18:10:13Z by sajith
- Keywords review-needed added
comment:6 Changed at 2021-04-05T22:20:05Z by GitHub <noreply@…>
- Resolution set to fixed
- Status changed from new to closed
In 8073f3e/trunk:
Note: See
TracTickets for help on using
tickets.
Alternatively ... Move all of CI to CircleCI?