Skip to content
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

New downgrade #33

Merged
merged 2 commits into from
Mar 22, 2025
Merged

New downgrade #33

merged 2 commits into from
Mar 22, 2025

Conversation

mimi1vx
Copy link
Member

@mimi1vx mimi1vx commented Mar 21, 2025

No description provided.

mimi1vx added 2 commits March 21, 2025 20:45
So ti would not feels like working slowly
Copy link

codecov bot commented Mar 21, 2025

Codecov Report

Attention: Patch coverage is 0% with 76 lines in your changes missing coverage. Please review.

Project coverage is 15.22%. Comparing base (4758e7e) to head (c2e6656).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
mtui/target/hostgroup.py 0.00% 35 Missing ⚠️
mtui/checks/downgrade.py 0.00% 20 Missing ⚠️
mtui/actions/downgrade.py 0.00% 9 Missing ⚠️
mtui/target/target.py 0.00% 6 Missing ⚠️
mtui/actions/__init__.py 0.00% 2 Missing ⚠️
mtui/updater.py 0.00% 2 Missing ⚠️
mtui/target/actions.py 0.00% 1 Missing ⚠️
mtui/template/testreport.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   13.47%   15.22%   +1.75%     
==========================================
  Files          98      113      +15     
  Lines        5656     5563      -93     
==========================================
+ Hits          762      847      +85     
+ Misses       4894     4716     -178     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@baierjan baierjan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to find something, so at least here is a typo. I guess it is OK otherwise.

raise UpdateError("update stack locked", hostname)
if "(c): c" in stdout:
logger.critical(
"%s: unresolved dependency problem. please resolve manually:\n%s",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"%s: unresolved dependency problem. please resolve manually:\n%s",
"%s: unresolved dependency problem. Please resolve manually:\n%s",

@mimi1vx mimi1vx merged commit 0cadc50 into openSUSE:main Mar 22, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants