matheusccouto / palpiteiro

Fantasy soccer tips with machine learning and genetic algorithm.
MIT License
0 stars 0 forks source link

Function points train #76

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (a1e475f) into dev (3c17da1) will increase coverage by 2.86%. The diff coverage is 73.84%.

@@            Coverage Diff             @@
##              dev      #76      +/-   ##
==========================================
+ Coverage   90.87%   93.73%   +2.86%     
==========================================
  Files          35       38       +3     
  Lines         767      846      +79     
==========================================
+ Hits          697      793      +96     
+ Misses         70       53      -17     
Impacted Files Coverage Δ
function_points_train/tune.py 55.26% <55.26%> (ø)
function_points_train/main.py 100.00% <100.00%> (ø)
function_points_train/tests/test_function.py 100.00% <100.00%> (ø)
function_points_train/utils.py 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 3c17da1...a1e475f. Read the comment docs.