matheusccouto / palpiteiro

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

Include missing timestamp time #68

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #68 (230cb38) into dev (d9d3382) will decrease coverage by 27.79%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              dev      #68       +/-   ##
===========================================
- Coverage   84.25%   56.45%   -27.80%     
===========================================
  Files          35       35               
  Lines         762      767        +5     
===========================================
- Hits          642      433      -209     
- Misses        120      334      +214     
Impacted Files Coverage Δ
lambda_load_gbq/__init__.py 96.96% <100.00%> (+96.96%) :arrow_up:
lambda_load_gbq/tests/test_lambda.py 100.00% <100.00%> (+100.00%) :arrow_up:
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_draft/draft/algorithm/genetic.py 0.00% <0.00%> (-98.72%) :arrow_down:

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 d9d3382...230cb38. Read the comment docs.