Skip to content

Remove unused code and require numba#15

Open
dwillmer wants to merge 6 commits into
fastats:masterfrom
dwillmer:struct
Open

Remove unused code and require numba#15
dwillmer wants to merge 6 commits into
fastats:masterfrom
dwillmer:struct

Conversation

@dwillmer

@dwillmer dwillmer commented Apr 3, 2018

Copy link
Copy Markdown
Contributor

I've removed the try:except guarding the numba import - we should just require numba in order to use the fastats repos.

@dwillmer dwillmer requested a review from a team April 3, 2018 21:01
@codecov

codecov Bot commented Apr 3, 2018

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #15   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         393    388    -5     
=====================================
- Hits          393    388    -5
Impacted Files Coverage Δ
tests/named_struct/test_numba.py 100% <ø> (ø) ⬆️
privates/named_struct.py 100% <ø> (ø) ⬆️

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 c6ce2e7...f0661e9. 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.

1 participant