matheusccouto / palpiteiro

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

Testing #46

Closed matheusccouto closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (53746ef) into main (b7eac73) will increase coverage by 7.96%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   85.61%   93.58%   +7.96%     
==========================================
  Files          33       33              
  Lines         716      717       +1     
==========================================
+ Hits          613      671      +58     
+ Misses        103       46      -57     
Impacted Files Coverage Δ
lambda_load_gbq/tests/test_lambda.py 100.00% <ø> (ø)
function_points/tests/test_function.py 100.00% <100.00%> (+100.00%) :arrow_up:
lambda_read_gbq/tests/test_lambda.py 100.00% <100.00%> (+100.00%) :arrow_up:
utils/test.py 87.50% <0.00%> (+18.75%) :arrow_up:
function_points/main.py 100.00% <0.00%> (+100.00%) :arrow_up:
lambda_read_gbq/__init__.py 100.00% <0.00%> (+100.00%) :arrow_up:

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 b7eac73...53746ef. Read the comment docs.