Skip to content

NO-JIRA: Travis CI update: #1510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Feb 5, 2022

  • remove MacOS
  • remove test configurations already covered by Github Actions
  • All tests run either TSAN or ASAN checkers
  • whitespace fixups

 - remove MacOS
 - remove test configurations already covered by Github Actions
 - All tests run either TSAN or ASAN checkers
 - whitespace fixups
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.42%. Comparing base (6d03790) to head (94b3671).
⚠️ Report is 85 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1510      +/-   ##
==========================================
- Coverage   84.94%   83.42%   -1.52%     
==========================================
  Files         116      118       +2     
  Lines       28640    30084    +1444     
==========================================
+ Hits        24327    25097     +770     
- Misses       4313     4987     +674     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jiridanek
Copy link
Contributor

Maybe also disable python-checker on Travis. This is source code linter, not really too much related to platform on which it is being run. And, it fails on Travis. I could do that in subsequent PR, of course.

@kgiusti kgiusti added this to the 1.20.0 milestone Feb 16, 2022
@kgiusti kgiusti marked this pull request as draft February 16, 2022 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants