Closed erwanlecarpentier closed 3 years ago
Merging #18 (d737ec1) into master (f680e08) will decrease coverage by
0.29%
. The diff coverage is83.33%
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
- Coverage 76.68% 76.39% -0.30%
==========================================
Files 8 8
Lines 296 305 +9
==========================================
+ Hits 227 233 +6
- Misses 69 72 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/evolution.jl | 90.00% <75.00%> (-10.00%) |
:arrow_down: |
src/config.jl | 92.85% <80.00%> (-7.15%) |
:arrow_down: |
src/individual.jl | 78.63% <87.50%> (-0.32%) |
:arrow_down: |
src/process.jl | 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 f680e08...d737ec1. Read the comment docs.
Added kwargs in CGPInd constructors so that a user can specify some elements. Here is an example with a user-specific buffer: