-
Notifications
You must be signed in to change notification settings - Fork 322
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
Accept any GSInterface for database updates #2034
Conversation
This pull request was exported from Phabricator. Differential Revision: D51677487 |
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
Summary: Mainly this means implementing `gen_multiple_with_ensembling()` Reviewed By: lena-kashtelyan Differential Revision: D51306927
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
54359fd
to
c3d405d
Compare
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
c3d405d
to
5550118
Compare
This pull request was exported from Phabricator. Differential Revision: D51677487 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D51677487 |
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though Reviewed By: lena-kashtelyan Differential Revision: D51677487
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #2034 +/- ##
==========================================
+ Coverage 94.47% 94.51% +0.04%
==========================================
Files 460 460
Lines 44349 44410 +61
==========================================
+ Hits 41898 41974 +76
+ Misses 2451 2436 -15 ☔ View full report in Codecov by Sentry. |
This pull request has been merged in a31074a. |
Summary: In preparation for D51307866, accept and handle any tpye of GSInterface in save and update methods. Only standard GSs will be saved though
Reviewed By: lena-kashtelyan
Differential Revision: D51677487