matheusccouto / palpiteiro

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

Dev #79

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (535b505) into main (e7c5491) will decrease coverage by 86.17%. The diff coverage is 13.66%.

@@            Coverage Diff             @@
##             main     #79       +/-   ##
==========================================
- Coverage   90.87%   4.70%   -86.18%     
==========================================
  Files          35      41        +6     
  Lines         767     872      +105     
==========================================
- Hits          697      41      -656     
- Misses         70     831      +761     
Impacted Files Coverage Δ
function_points_train/__main__.py 0.00% <0.00%> (ø)
function_points_train/main.py 0.00% <0.00%> (ø)
function_points_train/tests/test_function.py 0.00% <0.00%> (ø)
lambda_cartola_budget/__init__.py 0.00% <0.00%> (ø)
lambda_cartola_budget/tests/test_lambda.py 0.00% <0.00%> (ø)
lambda_draft/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_transform_cartola_players/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
...bda_transform_cartola_players/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
utils/http.py 50.00% <42.85%> (-50.00%) :arrow_down:
lambda_cartola_bot/__init__.py 100.00% <100.00%> (ø)
... and 31 more

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more