Skip to content
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

[REV] add .travis.yml back #207

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

antonag32
Copy link
Contributor

Previous CI and tox runs apparently lied. This is because tests run against the main branch upstream, and not against the source code.

This generates false positives/negatives that are only found when a merge completes but spending time fixing it is not a priority as of now. Therefore the quickfix of adding the file back has been chosen.

Previous CI and tox runs apparently lied. This is because tests run
against the main branch upstream, and not against the source code.

This generates false positives/negatives that are only found when a
merge completes but spending time fixing it is not a priority as of now.
Therefore the quickfix of adding the file back has been chosen.
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (485b1e8) 79.29% compared to head (9f53ac6) 79.29%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   79.29%   79.29%           
=======================================
  Files           7        7           
  Lines         594      594           
  Branches      108      108           
=======================================
  Hits          471      471           
  Misses         90       90           
  Partials       33       33           

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

@antonag32
Copy link
Contributor Author

Does not look like it but this should fix the CI. I tested it on a fork (had to point the URL to it):
https://github.com/antonag32/travis2docker/actions/runs/6125025754

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.

2 participants