PyUtilib / pyutilib

A collection of general Python utilities, including logging and file IO, subprocess management, plugin systems, and workflow management.
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Fix component loader #51

Closed whart222 closed 5 years ago

whart222 commented 5 years ago

Fixes: NA

Summary/Motivation:

Cleanup up pyutilib.component.loader tests, and add new baselines for Python 3.7

Changes proposed in this PR:

See above

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 62.442% when pulling 36a1a723c98853b2b33c79d9fc1d7ae8a475e4f9 on fix_component_loader into cc1a6176a3ae184273f5fa3cbf1c89262bd2bc5f on master.

codecov-io commented 5 years ago

Codecov Report

Merging #51 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   63.29%   63.29%           
=======================================
  Files          87       87           
  Lines        8688     8688           
=======================================
  Hits         5499     5499           
  Misses       3189     3189

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc1a617...04d0786. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #51 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   63.29%   63.29%           
=======================================
  Files          87       87           
  Lines        8688     8688           
=======================================
  Hits         5499     5499           
  Misses       3189     3189

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cc1a617...36a1a72. Read the comment docs.