matheusccouto / palpiteiro

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

Dev #39

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (5c21e24) into main (1eb87e1) will decrease coverage by 11.12%. The diff coverage is 9.52%.

@@             Coverage Diff             @@
##             main      #39       +/-   ##
===========================================
- Coverage   97.62%   86.50%   -11.13%     
===========================================
  Files          27       31        +4     
  Lines         590      667       +77     
===========================================
+ Hits          576      577        +1     
- Misses         14       90       +76     
Impacted Files Coverage Δ
lambda_extract_cartola_scouts/__init__.py 0.00% <0.00%> (ø)
lambda_extract_cartola_scouts/tests/test_lambda.py 0.00% <0.00%> (ø)
lambda_transform_cartola_scouts/__init__.py 0.00% <0.00%> (ø)
...mbda_transform_cartola_scouts/tests/test_lambda.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 1eb87e1...5c21e24. Read the comment docs.