Skip to content

[2.7] bpo-30415: Add new tests for the fnmatch module. (GH-1684). - #1696

Merged
serhiy-storchaka merged 1 commit into
python:2.7from
serhiy-storchaka:backport-8175547-2.7
May 21, 2017
Merged

[2.7] bpo-30415: Add new tests for the fnmatch module. (GH-1684).#1696
serhiy-storchaka merged 1 commit into
python:2.7from
serhiy-storchaka:backport-8175547-2.7

Conversation

@serhiy-storchaka

Copy link
Copy Markdown
Member

(cherry picked from commit 8175547)

@serhiy-storchakaserhiy-storchaka added the tests Tests in the Lib/test dir label May 21, 2017
@codecov

codecovBot commented May 21, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (2.7@cef8b17). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## 2.7 #1696 +/- ##
======================================
Coverage ? 83.7% ======================================
Files ? 1371 Lines ? 346860 Branches ? 0 ======================================
Hits ? 290331 Misses ? 56529 Partials ? 0

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 cef8b17...bd4c1b9. Read the comment docs.

@serhiy-storchaka
serhiy-storchaka merged commit 2b67c7a into python:2.7May 21, 2017
@serhiy-storchaka
serhiy-storchaka deleted the backport-8175547-2.7 branch May 21, 2017 07:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@serhiy-storchaka@the-knights-who-say-ni