Swap vectorization order in bounce integrals #1242
Merged
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%) |
⬇️ |
Loading