-
Notifications
You must be signed in to change notification settings - Fork 15
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
Bump awb to 2.1.0a0 #523
Bump awb to 2.1.0a0 #523
Conversation
"projwfc" | ||
].code_select_dropdown.options[projwfc_code.full_label] | ||
|
||
app.submit_step.pw_code.value = pw_code.uuid |
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.
The fixture is a code node, there is no need to get the uuid from the option.
2c546d5
to
2fd4ab5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #523 +/- ##
=======================================
Coverage 78.92% 78.92%
=======================================
Files 45 45
Lines 3213 3213
=======================================
Hits 2536 2536
Misses 677 677
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
The image build test failed because the exception below:
I think it is caused by the |
f718271
to
1beaaa6
Compare
1beaaa6
to
7e82791
Compare
Okay, problem solved by 1) move the pseudo install modules out to |
@superstar54 please have a look when you find time next week, this PR is ready. It blocks the #519 |
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.
thanks. LGTM!
Fix the failed test by set the code dropdown from code uuid.