Closed stigrj closed 4 years ago
Merging #109 into master will increase coverage by
7.25%
. The diff coverage is98.52%
.
@@ Coverage Diff @@
## master #109 +/- ##
==========================================
+ Coverage 52.49% 59.75% +7.25%
==========================================
Files 78 81 +3
Lines 1922 2256 +334
==========================================
+ Hits 1009 1348 +339
+ Misses 913 908 -5
Impacted Files | Coverage Δ | |
---|---|---|
examples/fortran_example.f90 | 98.61% <ø> (ø) |
|
examples/cpp_example.cpp | 98.52% <98.52%> (ø) |
|
api/xcfun.F90 | 57.4% <0%> (ø) |
|
src/xcfun.cpp | 72.22% <0%> (+0.23%) |
:arrow_up: |
src/fortran.c | 65.95% <0%> (+65.95%) |
:arrow_up: |
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 023ca3a...55cfdc1. Read the comment docs.
Superseeded by #111
Description
test/examples/
into a newexamples/
dir to make it more visible--enable-examples
setup option to trigger build of examples (Fortran also depends on--fc-support
)<build-dir>/bin/
, but are not installedQuestions
--enable-example
option is necessary, perhaps always build?Status