-
Notifications
You must be signed in to change notification settings - Fork 497
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
✨ Add raw results to cron scans #1741
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1741 +/- ##
==========================================
+ Coverage 56.62% 59.79% +3.17%
==========================================
Files 65 65
Lines 6388 6377 -11
==========================================
+ Hits 3617 3813 +196
+ Misses 2530 2317 -213
- Partials 241 247 +6 |
Integration tests success for |
Integration tests success for |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall LGTM. Left some comments, will take another look later.
93b50bc
to
36f28fc
Compare
I can merge this today, so long as it won't impact the weekly scan. Can you confirm the weekly scan only uses hash commit that successfully passed the releasetest? |
Integration tests success for |
Integration tests success for |
Integration tests success for |
Integration tests success for |
Integration tests success for |
Feel free to merge this in. You'll need to to |
Adds the raw results to cron jobs
no breaking changes
Note: I have not created the buckets and tables yet. I'll do more testing but would like to get reviews in the meantime.