kusumotolab / kGenProg

A High-performance, High-extensibility and High-portability APR System
MIT License
48 stars 13 forks source link

バカ息子を多く産む親の評価を下げる評価関数を導入 #670

Closed YoshikiHigo closed 5 years ago

YoshikiHigo commented 5 years ago

resolved #569

以下のクラスを導入

codecov-io commented 5 years ago

Codecov Report

Merging #670 into master will increase coverage by 0.02%. The diff coverage is 82.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #670      +/-   ##
============================================
+ Coverage     79.13%   79.15%   +0.02%     
- Complexity      875      890      +15     
============================================
  Files           138      140       +2     
  Lines          3393     3426      +33     
  Branches        264      267       +3     
============================================
+ Hits           2685     2712      +27     
- Misses          612      616       +4     
- Partials         96       98       +2
Impacted Files Coverage Δ Complexity Δ
.../kusumotolab/kgenprog/ga/variant/VariantStore.java 100% <100%> (ø) 23 <1> (ø) :arrow_down:
...b/kgenprog/ga/validation/SourceCodeValidation.java 75% <66.66%> (-8.34%) 0 <0> (ø)
...rog/ga/validation/LimitedNumberCodeValidation.java 82.6% <82.6%> (ø) 5 <5> (?)
...prog/ga/validation/LimitedNumberSimpleFitness.java 87.5% <87.5%> (ø) 10 <10> (?)

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 384901a...a0cc282. Read the comment docs.

YoshikiHigo commented 5 years ago

修正しました