-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/config refactor #1925
Feature/config refactor #1925
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1925 +/- ##
==========================================
+ Coverage 34.10% 34.19% +0.09%
==========================================
Files 454 455 +1
Lines 39240 39347 +107
Branches 17474 17497 +23
==========================================
+ Hits 13379 13449 +70
- Misses 12560 12588 +28
- Partials 13301 13310 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Benchmark for e208b0eClick to view benchmark
|
Benchmark for 89e5f42Click to view benchmark
|
Benchmark for 4262209Click to view benchmark
|
b159633
to
2e03d54
Compare
2e03d54
to
4fa2b33
Compare
Benchmark for c22bc12Click to view benchmark
|
Benchmark for 63b7991Click to view benchmark
|
Benchmark for e8cc0e7Click to view benchmark
|
Benchmark for aa2009bClick to view benchmark
|
需要确认下命令行参数修改是否需要同时修改 halley 的部署脚本。 |
Benchmark for 320c4f0Click to view benchmark
|
Benchmark for 90c433eClick to view benchmark
|
Benchmark for 4553addClick to view benchmark
|
1、config命令行、文件同步
2、config配置优化,StructOpt封装