matheusccouto / palpiteiro

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

Codecov #32

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (2a45ce0) into dev (01a043e) will decrease coverage by 89.04%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev     #32       +/-   ##
==========================================
- Coverage   97.62%   8.58%   -89.05%     
==========================================
  Files          27      27               
  Lines         590     594        +4     
==========================================
- Hits          576      51      -525     
- Misses         14     543      +529     
Impacted Files Coverage Δ
lambda_draft/tests/profiler.py 0.00% <0.00%> (ø)
lambda_draft/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ambda_extract_cartola_matches/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
...ambda_extract_cartola_players/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_extract_fivethirtyeight_spi/__init__.py 0.00% <0.00%> (-95.00%) :arrow_down:
...a_extract_fivethirtyeight_spi/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_load/__init__.py 0.00% <0.00%> (-96.78%) :arrow_down:
lambda_load/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_transform_cartola_matches/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
...bda_transform_cartola_matches/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
... and 23 more

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 0783642...2a45ce0. Read the comment docs.