Skip to content

Conversation

DonJayamanne
Copy link

Fixes #1559

This pull request:

  • Has a title summarizes what is changing
  • Has unit tests & code coverage is not adversely affected (within reason)
  • Works on all actively maintained versions of Python (e.g. Python 2.7 & the latest Python 3 release)
  • Works on Windows 10, macOS, and Linux (e.g. considered file system case-sensitivity)

@brettcannon brettcannon added the no-changelog No news entry required label May 1, 2018
@codecov
Copy link

codecov bot commented May 1, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1560   +/-   ##
=======================================
  Coverage   71.43%   71.43%           
=======================================
  Files         273      273           
  Lines       12700    12700           
  Branches     2282     2282           
=======================================
  Hits         9072     9072           
  Misses       3493     3493           
  Partials      135      135

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 8518a6b...2f1f973. Read the comment docs.

@DonJayamanne DonJayamanne merged commit 0c64b74 into microsoft:master May 2, 2018
@DonJayamanne DonJayamanne deleted the issue1559 branch June 20, 2018 03:14
@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AppVeyor CI tests are broken

2 participants