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

CI: coverage generation fails due to failed test #756

Open
dirksammel opened this issue Apr 3, 2024 · 0 comments
Open

CI: coverage generation fails due to failed test #756

dirksammel opened this issue Apr 3, 2024 · 0 comments

Comments

@dirksammel
Copy link
Member

The coverage generation sometimes fails because of this test:

---- add::add_returns_a_200_for_valid_json_data stdout ----
thread 'add::add_returns_a_200_for_valid_json_data' panicked at auditor/tests/api/add.rs:16:9:
assertion `left == right` failed
  left: 200
 right: 500

Running the workflow again usually solves this.

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

No branches or pull requests

1 participant