Closed smokestacklightnin closed 1 year ago
Merging #113 (7e322be) into main (9c2da67) will decrease coverage by
3.50%
. The diff coverage is16.32%
.:exclamation: Current head 7e322be differs from pull request most recent head 02cdb29. Consider uploading reports for the commit 02cdb29 to get more accurate results
@@ Coverage Diff @@
## main #113 +/- ##
==========================================
- Coverage 72.87% 69.37% -3.50%
==========================================
Files 21 21
Lines 693 738 +45
==========================================
+ Hits 505 512 +7
- Misses 188 226 +38
Files Changed | Coverage Δ | |
---|---|---|
stardis/opacities/tests/test_voigt.py | 0.00% <0.00%> (ø) |
|
stardis/opacities/voigt.py | 32.85% <33.33%> (+0.20%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
*beep* *bop* Hi human, I ran benchmarks as you asked comparing main (9c2da67ccae47cf58204563c1da339c340ce8150) and the latest commit (02cdb2934c996f8ffa2dd6f71d236d39ff6027e0). Here are the logs produced by ASV. Results can also be downloaded as artifacts here. Significantly changed benchmarks:
All benchmarks:
:pencil: Description
Type: :rocket:
feature
This pull request refactors
voigt_profile()
and adds CUDA JIT compilation to the same function. Basic unit tests are also included.This pull request should be merged (hopefully immediately) after pull request #107
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist