Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: use pytest instead of numpy for tests #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ankostis
Copy link

@ankostis ankostis commented Oct 3, 2019

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.

@ankostis ankostis changed the title ENH: use numpy instead of numpy for tests ENH: use pytest instead of numpy for tests Oct 3, 2019
@ankostis ankostis force-pushed the chore-pytest branch 3 times, most recently from c1331c5 to 7b2d914 Compare October 3, 2019 19:07
@codecov-io
Copy link

codecov-io commented Oct 4, 2019

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 Files Coverage Δ
graphkit/base.py 77.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 free to 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