update travis badge for migration to travis-ci.com#5033
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5033 +/- ##
===========================================
- Coverage 83.77% 35.96% -47.82%
===========================================
Files 202 202
Lines 9818 9818
Branches 416 416
===========================================
- Hits 8225 3531 -4694
- Misses 1593 6287 +4694
Continue to review full report at Codecov.
|
|
It seems flake8 is failed to run.
I think we can try to use python3.8 to clarify the issue. |
|
trying newer python makes sense. More generally, we are requesting xenial (16.04) as our ubuntu in travis. We should probably move to 18.04 or 20.04. |
|
@jiangpengcheng Could you open a new PR to upgrade python and underlying ubuntu version by replicating this PR to update the Travis info as well? |
|
ok |
|
@jiangpengcheng Would it be ok for me to work on this issue in parallel as this is the main bottleneck for now? |
|
@style95 sure |
|
folded into #5042 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5033 +/- ##
===========================================
- Coverage 83.81% 35.96% -47.86%
===========================================
Files 202 202
Lines 9818 9818
Branches 416 416
===========================================
- Hits 8229 3531 -4698
- Misses 1589 6287 +4698 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.