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

github/workflows: fuzz tests on nightly #2818

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Conversation

gsora
Copy link
Collaborator

@gsora gsora commented Jan 24, 2024

Move fuzz tests on nightly tests rather than running them in each PR.

This should reduce our runtime greatly.

Also remove unused Discord dependency.

category: misc
ticket: none

Move fuzz tests on nightly tests rather than running them in each PR.

This should reduce our runtime greatly.

Also remove unused Discord dependency.
Copy link

sonarcloud bot commented Jan 24, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (417b199) 53.31% compared to head (98e8473) 53.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2818      +/-   ##
==========================================
- Coverage   53.31%   53.24%   -0.08%     
==========================================
  Files         199      199              
  Lines       27705    27705              
==========================================
- Hits        14771    14751      -20     
- Misses      11104    11122      +18     
- Partials     1830     1832       +2     

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

Copy link
Contributor

@dB2510 dB2510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we notified on slack like we were on discord?

@gsora
Copy link
Collaborator Author

gsora commented Jan 24, 2024

I'm not sure, but considering we migrated away from discord and that you get emails when builds fail, we should remove it regardless.

@gsora gsora added the merge when ready Indicates bulldozer bot may merge when all checks pass label Jan 24, 2024
@obol-bulldozer obol-bulldozer bot merged commit 3a87f82 into main Jan 24, 2024
12 checks passed
@obol-bulldozer obol-bulldozer bot deleted the gsora/fuzz-nightly branch January 24, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants