-
Notifications
You must be signed in to change notification settings - Fork 75
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
Fetch model metadata based on selected layoutset #12411
Fetch model metadata based on selected layoutset #12411
Conversation
403a87c
to
2f41fa9
Compare
7942ed6
to
b82bb87
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12411 +/- ##
=======================================
Coverage 87.45% 87.45%
=======================================
Files 1270 1270
Lines 18450 18458 +8
Branches 2288 2288
=======================================
+ Hits 16136 16143 +7
- Misses 2040 2041 +1
Partials 274 274 ☔ View full report in Codecov by Sentry. |
d3ca15b
to
8c6ad53
Compare
31cab20
to
d35e099
Compare
…corresponding metadata for corresponding task in layoutsets-file
d35e099
to
b7e2517
Compare
b7e2517
to
347660a
Compare
Description
Use selectedLayoutSet in payload when fetching model metadata to get corresponding metadata for corresponding task in layoutsets-file
Verification