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

Run UTs in CI multithreaded and in dev mode #183

Merged
merged 1 commit into from Jan 31, 2024
Merged

Run UTs in CI multithreaded and in dev mode #183

merged 1 commit into from Jan 31, 2024

Conversation

poszu
Copy link
Collaborator

@poszu poszu commented Jan 29, 2024

  • run all tests except the scrypt-ocl package multithreaded.
  • run tests in the dev profile as it has more runtime checks that are not compiled in the release profile.

@poszu poszu force-pushed the ut-all-threads branch 2 times, most recently from 08429b3 to dafe777 Compare January 29, 2024 14:48
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5710a72) 93.79% compared to head (74ebe7e) 93.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   93.79%   93.79%           
=======================================
  Files          25       25           
  Lines        3029     3029           
=======================================
  Hits         2841     2841           
  Misses        188      188           

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

@poszu poszu marked this pull request as ready for review January 31, 2024 09:25
@poszu poszu requested a review from fasmat January 31, 2024 09:45
@poszu poszu merged commit 97c88e7 into main Jan 31, 2024
18 checks passed
@poszu poszu deleted the ut-all-threads branch January 31, 2024 10:57
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.

None yet

2 participants