-
Notifications
You must be signed in to change notification settings - Fork 358
Filter stale trials from Scatter, ArmEffects using built in filtering logic #4396
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
Conversation
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Differential Revision: D83869841
f9f2206 to
e321591
Compare
|
@mpolson64 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83869841. |
e321591 to
a5584c6
Compare
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Differential Revision: D83869841
a5584c6 to
1df322a
Compare
… logic (facebook#4396) Summary: Pull Request resolved: facebook#4396 Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Differential Revision: D83869841
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4396 +/- ##
=======================================
Coverage ? 96.20%
=======================================
Files ? 553
Lines ? 56755
Branches ? 0
=======================================
Hits ? 54602
Misses ? 2153
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
1df322a to
b8b1bd9
Compare
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
b8b1bd9 to
3b8a61f
Compare
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
3b8a61f to
53618e6
Compare
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
… logic (facebook#4396) Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary. Reviewed By: lena-kashtelyan Differential Revision: D83869841
|
This pull request has been merged in 30eec3b. |
Summary: Was hardcoded with custom logic before, now we just use the attr on these two Analyses directly. This shaves down custom handling and allows us to override easily when necessary.
Differential Revision: D83869841