We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The coverage generation sometimes fails because of this test:
Running the workflow again usually solves this.
The text was updated successfully, but these errors were encountered: