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

Replace removed SafeConfigParser with ConfigParser #344

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

hroncok
Copy link
Contributor

@hroncok hroncok commented Jul 3, 2023

@codecov-commenter
Copy link

codecov-commenter commented Jul 3, 2023

Codecov Report

Merging #344 (e8c35b1) into main (ea4d73d) will not change coverage.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##             main     #344   +/-   ##
=======================================
  Coverage   61.79%   61.79%           
=======================================
  Files          30       30           
  Lines        2625     2625           
  Branches      428      428           
=======================================
  Hits         1622     1622           
  Misses        884      884           
  Partials      119      119           
Flag Coverage Δ
unittests 61.79% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
stestr/commands/run.py 41.66% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mtreinish mtreinish mentioned this pull request Sep 7, 2023
Copy link
Owner

@mtreinish mtreinish left a comment

Choose a reason for hiding this comment

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

This LGTM thanks for fixing this.

@mtreinish mtreinish merged commit 0f9a6de into mtreinish:main Sep 7, 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.

3 participants