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

Misc edit #42

Closed whart222 closed 5 years ago

whart222 commented 5 years ago

Fixes:

Summary/Motivation:

Changes proposed in this PR:

-

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.
codecov-io commented 5 years ago

Codecov Report

Merging #42 into master will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
+ Coverage   64.86%   64.91%   +0.04%     
==========================================
  Files          87       87              
  Lines        8710     8710              
==========================================
+ Hits         5650     5654       +4     
+ Misses       3060     3056       -4
Impacted Files Coverage Δ
pyutilib/component/core/core.py 84.94% <0%> (+0.19%) :arrow_up:
pyutilib/subprocess/processmngr.py 65.19% <0%> (+0.2%) :arrow_up:
pyutilib/misc/misc.py 78.99% <0%> (+0.84%) :arrow_up:

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 6b64a54...965f6f2. Read the comment docs.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.03%) to 64.017% when pulling 965f6f2aecefb1ede03c5c1f41eb94d302db7ea8 on circleci_2 into 6b64a54464f5a5eb762aad2d284edda4b9206cb0 on master.