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

Fix sle15 literal import #2990

Merged
merged 3 commits into from
Jul 21, 2023
Merged

Conversation

dcermak
Copy link
Contributor

@dcermak dcermak commented Jul 14, 2023

No description provided.

@dcermak dcermak force-pushed the fix-sle15-literal-import branch 2 times, most recently from ba72f62 to 0340bac Compare July 14, 2023 13:24

- name: FIXME, install missing dependencies
run: |
zypper -n in python3-requests python3-typing_extensions
Copy link
Member

Choose a reason for hiding this comment

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

The latter only on 15.5?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

requests is missing on both os versions

@codecov-commenter
Copy link

codecov-commenter commented Jul 14, 2023

Codecov Report

Patch coverage: 60.00% and project coverage change: +0.02 🎉

Comparison is base (3bf8fdf) 28.45% compared to head (838b3e5) 28.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2990      +/-   ##
==========================================
+ Coverage   28.45%   28.48%   +0.02%     
==========================================
  Files          85       85              
  Lines       14698    14714      +16     
==========================================
+ Hits         4183     4191       +8     
- Misses      10515    10523       +8     
Impacted Files Coverage Δ
origin-manager.py 85.71% <60.00%> (-0.91%) ⬇️
osclib/comments.py 94.48% <60.00%> (-1.27%) ⬇️
osclib/core.py 59.49% <60.00%> (-0.05%) ⬇️
osclib/origin.py 74.64% <60.00%> (-0.16%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Co-authored-by: Fabian Vogt <fabian@ritter-vogt.de>
@dcermak
Copy link
Contributor Author

dcermak commented Jul 15, 2023

The test failure is a failure uploading to codecov.

@dcermak dcermak requested a review from Vogtinator July 15, 2023 14:42
@dirkmueller dirkmueller merged commit 2d37d5b into openSUSE:master Jul 21, 2023
11 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.

None yet

4 participants