Ambrosys / glyph

a python 3 library based on deap providing abstraction layers for symbolic regression problems.
GNU Lesser General Public License v3.0
92 stars 16 forks source link

mv integration to control_problem.py #37

Closed Ohjeah closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #37 into master will increase coverage by 1.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   85.77%   87.03%   +1.25%     
==========================================
  Files          14       14              
  Lines        1357     1334      -23     
==========================================
- Hits         1164     1161       -3     
+ Misses        193      173      -20
Impacted Files Coverage Δ
glyph/utils/numeric.py 51.89% <ø> (+7.78%) :arrow_up:
glyph/gp/constraints.py 97.67% <100%> (ø) :arrow_up:
glyph/cli/glyph_remote.py 93.75% <0%> (+0.32%) :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 78ec74e...b0cc971. Read the comment docs.