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 xml indent() on Python 3.6 #1361

Merged
merged 1 commit into from
Jul 18, 2023
Merged

Conversation

dmach
Copy link
Contributor

@dmach dmach commented Jul 18, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch coverage: 22.58% and project coverage change: -0.13 ⚠️

Comparison is base (3559336) 28.98% compared to head (658f2ac) 28.86%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1361      +/-   ##
==========================================
- Coverage   28.98%   28.86%   -0.13%     
==========================================
  Files          36       45       +9     
  Lines       16729    17062     +333     
==========================================
+ Hits         4849     4925      +76     
- Misses      11880    12137     +257     
Impacted Files Coverage Δ
osc/_private/project.py 0.00% <0.00%> (ø)
osc/commandline.py 19.01% <0.00%> (+<0.01%) ⬆️
osc/commands/repo.py 0.00% <0.00%> (ø)
osc/commands/repo_add.py 0.00% <0.00%> (ø)
osc/commands/repo_list.py 0.00% <0.00%> (ø)
osc/commands/repo_remove.py 0.00% <0.00%> (ø)
osc/_private/api.py 46.66% <8.00%> (-14.88%) ⬇️
osc/core.py 35.59% <14.28%> (-0.06%) ⬇️
osc/output/tty.py 46.66% <46.66%> (ø)
osc/output/key_value_table.py 86.79% <86.79%> (ø)
... and 3 more

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

@dmach dmach merged commit 2d92772 into openSUSE:master Jul 18, 2023
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.

1 participant