-
Notifications
You must be signed in to change notification settings - Fork 44
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
PF Diff cross-tests for sets with defaults #2640
PF Diff cross-tests for sets with defaults #2640
Conversation
This change is part of the following stack: Change managed by git-spice. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2640 +/- ##
==========================================
- Coverage 69.97% 69.96% -0.01%
==========================================
Files 367 367
Lines 44503 44503
==========================================
- Hits 31140 31138 -2
- Misses 11734 11737 +3
+ Partials 1629 1628 -1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
a01b833
to
7ecd0a5
Compare
2bd520a
to
02d9ef9
Compare
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.
LGTM 🚢
7ecd0a5
to
fd5a1e8
Compare
02d9ef9
to
5fbeb0c
Compare
5fbeb0c
to
356abe6
Compare
This PR has been shipped in release v3.96.0. |
This change adds cross-tests for PF sets with defaults. Similar to #2638 and #2639