Skip to content

ENH: use pytest instead of numpy for tests - #28

Open
ankostis wants to merge 4 commits into
yahoo:masterfrom
ankostis:chore-pytest
Open

ENH: use pytest instead of numpy for tests#28
ankostis wants to merge 4 commits into
yahoo:masterfrom
ankostis:chore-pytest

Conversation

@ankostis

@ankostisankostis commented Oct 3, 2019

Copy link
Copy Markdown

numpy was used for TCs just for its assert_raises method.


I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@ankostisankostis changed the title ENH: use numpy instead of numpy for testsENH: use pytest instead of numpy for testsOct 3, 2019
@ankostis
ankostisforce-pushed the chore-pytest branch 3 times, most recently from c1331c5 to 7b2d914CompareOctober 3, 2019 19:07
@codecov-io

codecov-io commented Oct 4, 2019

Copy link
Copy Markdown

Codecov Report

Merging #28 into master will decrease coverage by 0.28%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #28 +/- ##
==========================================
- Coverage 77.87% 77.58% -0.29% 
==========================================
Files 5 5 Lines 348 348 ==========================================
- Hits 271 270 -1 - Misses 77 78 +1
Impacted FilesCoverage Δ
graphkit/base.py77.77% <0%> (-1.59%)⬇️

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 e70718b...4e55b30. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ankostis@codecov-io