matheusccouto / palpiteiro

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

fix round #38

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (8277db7) into dev (a79f972) will decrease coverage by 0.24%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##              dev      #38      +/-   ##
==========================================
- Coverage   86.74%   86.50%   -0.25%     
==========================================
  Files          31       31              
  Lines         664      667       +3     
==========================================
+ Hits          576      577       +1     
- Misses         88       90       +2     
Impacted Files Coverage Δ
lambda_extract_cartola_scouts/__init__.py 0.00% <0.00%> (ø)
lambda_transform_cartola_scouts/__init__.py 0.00% <0.00%> (ø)
lambda_draft/draft/__init__.py 100.00% <100.00%> (ø)
lambda_draft/draft/algorithm/__init__.py 100.00% <100.00%> (ø)
lambda_draft/tests/test_lambda.py 100.00% <100.00%> (ø)
lambda_extract_cartola_players/__init__.py 95.23% <100.00%> (+0.23%) :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 761cc0e...8277db7. Read the comment docs.