matheusccouto / palpiteiro

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

add odds extraction #86

Closed matheusccouto closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #86 (94afbb1) into dev (1b093f4) will decrease coverage by 5.17%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev      #86      +/-   ##
==========================================
- Coverage   84.33%   79.15%   -5.18%     
==========================================
  Files          41       43       +2     
  Lines         919      950      +31     
==========================================
- Hits          775      752      -23     
- Misses        144      198      +54     
Impacted Files Coverage Δ
function_points/tests/test_function.py 100.00% <100.00%> (ø)
lambda_extract_odds/__init__.py 100.00% <100.00%> (ø)
lambda_extract_odds/tests/test_lambda.py 100.00% <100.00%> (ø)
utils/http.py 88.88% <100.00%> (+1.38%) :arrow_up:
lambda_load_gbq/tests/test_lambda.py 0.00% <0.00%> (-100.00%) :arrow_down:
lambda_load_gbq/__init__.py 0.00% <0.00%> (-96.97%) :arrow_down:
function_points_train/tests/test_function.py 100.00% <0.00%> (+4.00%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more