Closed pravirkr closed 3 years ago
Merging #11 (e29c6b5) into master (af62ce2) will decrease coverage by
0.42%
. The diff coverage is3.57%
.
@@ Coverage Diff @@
## master #11 +/- ##
==========================================
- Coverage 30.18% 29.76% -0.43%
==========================================
Files 12 12
Lines 1133 1149 +16
==========================================
Hits 342 342
- Misses 791 807 +16
Impacted Files | Coverage Δ | |
---|---|---|
setup.py | 0.00% <0.00%> (ø) |
|
sigpyproc/__init__.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update af62ce2...e29c6b5. Read the comment docs.
Apple
clang
doesn't support libomp by default. Now testing with-Xpreprocessor -fopenmp
. Need to install Homebrewlibomp
.