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

Fix #200. Fix support for scalar np.bool_ #203

Merged
merged 3 commits into from
Nov 18, 2019
Merged

Fix #200. Fix support for scalar np.bool_ #203

merged 3 commits into from
Nov 18, 2019

Conversation

rly
Copy link
Contributor

@rly rly commented Nov 18, 2019

Fix #200. Fix support and tests for scalar np.bool_

@codecov
Copy link

codecov bot commented Nov 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (dev@42026c5). Click here to learn what that means.
The diff coverage is 66.66%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #203   +/-   ##
======================================
  Coverage       ?   70.33%           
======================================
  Files          ?       30           
  Lines          ?     5956           
  Branches       ?     1399           
======================================
  Hits           ?     4189           
  Misses         ?     1329           
  Partials       ?      438
Impacted Files Coverage Δ
src/hdmf/utils.py 89.7% <66.66%> (ø)

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 42026c5...64e0c65. 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.

Getting TypeError: incorrect type for 'bool' attribute in extension
2 participants