microsoft / lightgbm-benchmark

Benchmark tools for LightGBM
MIT License
14 stars 7 forks source link

Use github action to test all dockerfiles in script directories (defaults) #198

Closed jfomhover closed 2 years ago

jfomhover commented 2 years ago

This PR changes the github action that tests all dockerfiles so that we can also test default.dockerfile located within the src/scripts/ tree.

It also updated one such dockerfile just for testing the build.

github-actions[bot] commented 2 years ago

Unit Test Results for Build

  1 files  ±0    1 suites  ±0   21s :stopwatch: -2s 82 tests ±0  82 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 49c64c93. ± Comparison against base commit 65b5619e.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 years ago

Code Coverage

Package Line Rate Branch Rate Complexity
common 84% 0% 0
scripts 100% 0% 0
scripts.data_processing.generate_data 93% 0% 0
scripts.data_processing.lightgbm_data2bin 95% 0% 0
scripts.data_processing.partition_data 92% 0% 0
scripts.inferencing.custom_win_cli 65% 0% 0
scripts.inferencing.lightgbm_c_api 35% 0% 0
scripts.inferencing.lightgbm_python 95% 0% 0
scripts.inferencing.treelite_python 94% 0% 0
scripts.model_transformation.treelite_compile 92% 0% 0
scripts.sample 93% 0% 0
scripts.training.lightgbm_python 80% 0% 0
Summary 81% (1057 / 1303) 0% (0 / 0) 0