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

Fixed coverage job failures #1299

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

qstokkink
Copy link
Collaborator

Fixes #1297

This PR:

  • Fixes the Mac coverage checker not finding libsodium.
  • Fixes the create_test_coverage_report.py script being incompatible with coverage>=7.5.0.

The script was locally verified to work with coverage==7.5.3.

@qstokkink
Copy link
Collaborator Author

validate

@qstokkink qstokkink changed the title WIP: Fixed coverage job failures READY: Fixed coverage job failures Jun 17, 2024
@qstokkink qstokkink marked this pull request as ready for review June 17, 2024 09:50
@qstokkink qstokkink changed the title READY: Fixed coverage job failures Fixed coverage job failures Jun 17, 2024
@qstokkink qstokkink merged commit 5fd2273 into Tribler:master Jun 17, 2024
6 checks passed
@qstokkink qstokkink deleted the fix_coverage_job branch June 17, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Main coverage job failing
2 participants