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

Swap vectorization order in bounce integrals #1242

Merged
merged 4 commits into from
Sep 3, 2024

Merge branch 'bounce' into bounce_pitch_shape

08e4257
Select commit
Loading
Failed to load commit list.
Merged

Swap vectorization order in bounce integrals #1242

Merge branch 'bounce' into bounce_pitch_shape
08e4257
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2024 in 0s

95.39% (+0.00%) compared to c531a82

View this Pull Request on Codecov

95.39% (+0.00%) compared to c531a82

Details

Codecov Report

Attention: Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.39%. Comparing base (c531a82) to head (08e4257).

Files with missing lines Patch % Lines
desc/integrals/bounce_integral.py 85.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           bounce    #1242   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files          95       95           
  Lines       23147    23192   +45     
=======================================
+ Hits        22081    22125   +44     
- Misses       1066     1067    +1     
Files with missing lines Coverage Δ
desc/integrals/bounce_utils.py 94.41% <100.00%> (+0.55%) ⬆️
desc/integrals/quad_utils.py 100.00% <100.00%> (ø)
desc/integrals/bounce_integral.py 94.23% <85.00%> (-5.77%) ⬇️

... and 8 files with indirect coverage changes