mtreinish / stestr

A parallel Python test runner built around subunit
Apache License 2.0
27 stars 33 forks source link

Replace removed SafeConfigParser with ConfigParser #344

Closed hroncok closed 1 year ago

hroncok commented 1 year ago

See https://docs.python.org/3.12/whatsnew/3.12.html#removed

codecov-commenter commented 1 year ago

Codecov Report

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

:exclamation: 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%> (ø)

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