PanyiDong / InsurAutoML

AutoML in Insurance project.
MIT License
5 stars 0 forks source link

test codecov report #12

Closed PanyiDong closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #12 (f4044c6) into master (4cb323a) will increase coverage by 4.90%. The diff coverage is 98.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   74.16%   79.06%   +4.90%     
==========================================
  Files          51       49       -2     
  Lines        4207     4193      -14     
==========================================
+ Hits         3120     3315     +195     
+ Misses       1087      878     -209     
Flag Coverage Δ
uitests 79.06% <98.40%> (+4.90%) :arrow_up:
unittests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
My_AutoML/_hpo/_base.py 57.79% <96.15%> (-3.50%) :arrow_down:
My_AutoML/_utils/_file.py 100.00% <100.00%> (ø)
tests/test_imputer/test_imputer.py 100.00% <100.00%> (ø)
tests/test_scaling/test_scaling.py 100.00% <100.00%> (ø)
tests/test_utils/test_utils.py 100.00% <100.00%> (ø)
My_AutoML/_utils/_data.py 65.71% <0.00%> (-2.86%) :arrow_down:
My_AutoML/_feature_selection/_advance.py 64.29% <0.00%> (-2.38%) :arrow_down:
My_AutoML/_balancing/_mixed_sampling.py 80.56% <0.00%> (-1.39%) :arrow_down:
My_AutoML/_balancing/_under_sampling.py 87.82% <0.00%> (-1.11%) :arrow_down:
My_AutoML/_utils/_stat.py 83.22% <0.00%> (ø)
... and 5 more