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: building twice was broken #1254

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

henryiii
Copy link
Member

Editable installs still don't work, but at least this allows building more than once.

@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #1254 (faccafe) into main (ab65e20) will increase coverage by 0.23%.
The diff coverage is 60.48%.

Impacted Files Coverage Δ
src/awkward/_v2/__init__.py 100.00% <ø> (ø)
src/awkward/_v2/_connect/numpy.py 58.63% <0.00%> (+0.17%) ⬆️
src/awkward/_v2/behaviors/string.py 71.42% <ø> (+16.88%) ⬆️
src/awkward/_v2/contents/__init__.py 100.00% <ø> (ø)
src/awkward/_v2/contents/bitmaskedarray.py 64.31% <0.00%> (-0.14%) ⬇️
src/awkward/_v2/contents/bytemaskedarray.py 82.76% <0.00%> (-0.05%) ⬇️
src/awkward/_v2/contents/emptyarray.py 69.36% <0.00%> (-0.18%) ⬇️
src/awkward/_v2/contents/indexedarray.py 60.64% <0.00%> (-0.10%) ⬇️
src/awkward/_v2/contents/indexedoptionarray.py 85.40% <0.00%> (+0.15%) ⬆️
src/awkward/_v2/contents/listarray.py 87.95% <0.00%> (+0.21%) ⬆️
... and 143 more

@jpivarski jpivarski merged commit e663dba into scikit-hep:main Jan 27, 2022
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