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

Disable disp generation for some variables #932

Merged
merged 2 commits into from
Apr 22, 2023
Merged

Conversation

slacrherbst
Copy link
Contributor

Disables genDisp routine when disp=''. This will help processing large numpy arrays at large rates.

@codecov-commenter
Copy link

Codecov Report

Merging #932 (c6aba9f) into pre-release (ac69845) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@               Coverage Diff               @@
##           pre-release     #932      +/-   ##
===============================================
- Coverage        26.07%   26.06%   -0.01%     
===============================================
  Files               71       71              
  Lines             7759     7761       +2     
  Branches          1167     1168       +1     
===============================================
  Hits              2023     2023              
- Misses            5573     5574       +1     
- Partials           163      164       +1     
Impacted Files Coverage Δ
python/pyrogue/_DataReceiver.py 24.48% <ø> (ø)
python/pyrogue/_Variable.py 60.17% <0.00%> (-0.19%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ruck314 ruck314 self-requested a review April 22, 2023 02:44
@slacrherbst slacrherbst merged commit e7d7486 into pre-release Apr 22, 2023
@slacrherbst slacrherbst deleted the np_disp branch April 22, 2023 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants