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

Bug fix: wheel exe wrapper was not checking 'neuron' but only neuron-nightly* package #1706

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

pramodk
Copy link
Member

@pramodk pramodk commented Mar 16, 2022

As part of #1452, we changed exe wrapper for GPU but
introduced a bug where neuron package name was not checked

`neuron-nightly*` package

As part of #1452, we changed exe wrapper for GPU but
introduced a bug where `neuron` package name was not checked
@codecov-commenter
Copy link

Codecov Report

Merging #1706 (ced6589) into master (7acf808) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1706      +/-   ##
==========================================
+ Coverage   45.30%   45.34%   +0.03%     
==========================================
  Files         551      551              
  Lines      111206   111206              
==========================================
+ Hits        50380    50424      +44     
+ Misses      60826    60782      -44     
Impacted Files Coverage Δ
src/parallel/bbs.cpp 75.94% <0.00%> (+1.68%) ⬆️
src/parallel/bbssrvmpi.cpp 48.19% <0.00%> (+6.02%) ⬆️
src/parallel/bbsclimpi.cpp 58.13% <0.00%> (+8.13%) ⬆️
src/nrnmpi/bbsmpipack.cpp 93.33% <0.00%> (+10.76%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@pramodk pramodk merged commit 1de25f3 into master Mar 16, 2022
@pramodk pramodk deleted the pramodk/8.1a-wheel-wrapper-fix branch March 16, 2022 22:04
@alexsavulescu alexsavulescu mentioned this pull request Mar 22, 2022
15 tasks
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.

3 participants