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

Python package / code coverage (3.9) (push) Fail on Pull Requests #371

Open
hlembo opened this issue Aug 9, 2022 · 0 comments
Open

Python package / code coverage (3.9) (push) Fail on Pull Requests #371

hlembo opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@hlembo
Copy link
Collaborator

hlembo commented Aug 9, 2022

Describe the bug
The Bug happens when one goes to create a new pull request. It seems that all the packages that run work correctly except the 3.9 coverage package. It seems to be in some type of an infinite loop that causes it to almost time out with an error of

No source for code: '/tmp/__autograph_generated_filep0ix907r.py'. Error: Process completed with exit code 1.

To Reproduce
Steps to reproduce the behavior:

  1. Create a Pull Request
  2. Let the Benchmarking and Python tests automatically run tests on your submitted code.
  3. wait for Python package / coverage (3.9) (push) to fail
  4. Scroll down to "Some of these check were not successful"
  5. Click on details
  6. Scroll down to bottom of code to see error output

Expected behavior
The covergage package should run through the code and look for overall code coverage and show a report on the pull request page.

@hlembo hlembo added the bug Something isn't working label Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants