-
Notifications
You must be signed in to change notification settings - Fork 495
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
feat: tempclean Ruby #3943
feat: tempclean Ruby #3943
Conversation
Changes
Changes-2
Changes
Changes
Changes
Changes
Changes
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3943 +/- ##
==========================================
+ Coverage 75.41% 75.84% +0.42%
==========================================
Files 808 820 +12
Lines 11983 12405 +422
Branches 1598 1680 +82
==========================================
+ Hits 9037 9408 +371
- Misses 2593 2644 +51
Partials 353 353
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Might as well fix this one as well before merging.
Co-authored-by: Terri Oda <[email protected]>
I think its ready to merge now @terriko @anthonyharrison. |
Signed-off-by: Joydeep Tripathy <[email protected]>
Signed-off-by: Joydeep Tripathy <[email protected]>
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.
Looks good. I'm still wondering if we should maybe switch to the with
syntax for these, but since there's no functional difference I think I'm going to err on the side of getting these merged and debating a refactor at another time.
Thanks for your patience, I know these have been sitting a while!
Tempclean script added to RubyFuzzer