astropy / extension-helpers

Helpers to assist with building Python packages with compiled C/Cython extensions
https://extension-helpers.readthedocs.io
BSD 3-Clause "New" or "Revised" License
16 stars 12 forks source link

OpenMP functions should detect the Intel oneAPI compiler #44

Closed lpsinger closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (9476f70) into main (654114e) will increase coverage by 0.72%. The diff coverage is 90.90%.

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   79.13%   79.86%   +0.72%     
==========================================
  Files           4        4              
  Lines         278      298      +20     
==========================================
+ Hits          220      238      +18     
- Misses         58       60       +2     
Impacted Files Coverage Δ
extension_helpers/_openmp_helpers.py 88.32% <90.90%> (+0.28%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more