matheusccouto / palpiteiro

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

Dev #81

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (5a38d75) into main (062cf48) will decrease coverage by 40.07%. The diff coverage is 0.00%.

@@             Coverage Diff             @@
##             main      #81       +/-   ##
===========================================
- Coverage   87.19%   47.11%   -40.08%     
===========================================
  Files          41       41               
  Lines         890      919       +29     
===========================================
- Hits          776      433      -343     
- Misses        114      486      +372     
Impacted Files Coverage Δ
function_points_train/__main__.py 0.00% <0.00%> (ø)
lambda_draft/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_draft/tests/helper.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_draft/draft/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_draft/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_draft/draft/algorithm/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_transform_cartola_scouts/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_transform_cartola_matches/__init__.py 0.00% <0.00%> (-100.00%) :arrow_down:
...mbda_transform_cartola_scouts/tests/test_lambda.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 1 more

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