-
Notifications
You must be signed in to change notification settings - Fork 213
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
Replace Try::Tiny from remaining OpenQA modules #6228
Conversation
3488e33
to
63478e0
Compare
af5e61b
to
6d58440
Compare
Due to the multiple comments I suggest to create a separate PR for just 979e2d1 which should be mergeable easily |
65f77f9
to
d31c30d
Compare
d31c30d
to
7a55a53
Compare
7a55a53
to
7785c13
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.
s/from/in/
7785c13
to
f035983
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #6228 +/- ##
=======================================
Coverage 99.01% 99.01%
=======================================
Files 398 398
Lines 40013 40013
=======================================
Hits 39619 39619
Misses 394 394 ☔ View full report in Codecov by Sentry. |
f035983
to
374caec
Compare
See #6238 for an alternative. |
is this as a reply to #6228 (comment)? |
I already approved #6238 so if you approve as well you can just rebase on top of it. However other files are not affected so you can go ahead and change all files and bring in the style check |
Why? this is out of scope of the ticket and if I accept it feels another iterations of changes and reviews? When I comment Ionly wanted to bring it up to attention. Can you finish with one task before force further changes? |
Well, I see my PR in scope of the ticket. |
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. There is at least one point that @perlpunk brought up and already requested changes on. Assuming that any related changes would be trivial we can keep my approval.
374caec
to
2e5bd17
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.
I still think #6238 first would be easier for everyone, but ok
This pull request is now in conflicts. Could you fix it? 🙏 |
c5c8b52
to
f0495fe
Compare
Another patch of the remaining leftover modules which didnt migrated to Feature::Compat::Try. https://progress.opensuse.org/issues/176862
f0495fe
to
998cdde
Compare
https://progress.opensuse.org/issues/176862