-
Notifications
You must be signed in to change notification settings - Fork 56
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
chore: use snapshots for Flow and TestBench #1951
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1951 +/- ##
=======================================
Coverage 95.31% 95.31%
=======================================
Files 52 52
Lines 3479 3479
Branches 522 522
=======================================
Hits 3316 3316
Misses 129 129
Partials 34 34
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
i pushed a commit to update the testbench version |
ec25307
to
9c905c1
Compare
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
Set both to
24.4-SNAPSHOT
. Other changes are findings while making tests pass.