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

glyph remote enhancement #16

Closed Ohjeah closed 7 years ago

Ohjeah commented 7 years ago
codecov-io commented 7 years ago

Codecov Report

Merging #16 into master will increase coverage by 2.58%. The diff coverage is 88%.

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   74.78%   77.36%   +2.58%     
==========================================
  Files          10       10              
  Lines         821      866      +45     
==========================================
+ Hits          614      670      +56     
+ Misses        207      196      -11
Impacted Files Coverage Δ
glyph/init.py 100% <100%> (ø) :white_check_mark:
glyph/utils/init.py 40.9% <100%> (ø) :white_check_mark:
glyph/application.py 58.59% <100%> (-0.17%) :x:
glyph/utils/numeric.py 68.75% <100%> (+18.75%) :white_check_mark:
glyph/assessment.py 90.17% <100%> (+17.2%) :white_check_mark:
glyph/utils/break_condition.py 86% <53.33%> (ø)
glyph/gp/individual.py 86.77% <60%> (-0.73%) :x:

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 0eb964a...23f429f. Read the comment docs.