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

Updating the changelog in preparation for the upcoming release #48

Closed blnicho closed 5 years ago

blnicho commented 5 years ago

Summary/Motivation:

Updates the PyUtilib CHANGELOG.txt.

TODO: Fill in the correct version number

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

Coverage Status

Coverage remained the same at 63.972% when pulling 81d9946dcf6821850ac3bfef5e96e8a83971c3ec on update-changelog into cbc58d6e62e8e141c171352a617bdfcf6ad071ff on master.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 63.972% when pulling 2dbf2f41eaeef32423fbfb1057227c7f5f16f6f1 on update-changelog into cbc58d6e62e8e141c171352a617bdfcf6ad071ff on master.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #48   +/-   ##
======================================
  Coverage    64.9%   64.9%           
======================================
  Files          87      87           
  Lines        8685    8685           
======================================
  Hits         5637    5637           
  Misses       3048    3048

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 cbc58d6...81d9946. Read the comment docs.