|
Repo Added
|
Files
23
|
Badge
README BADGES
|
travis-ci
Repurpose -a to mean --advanced_conf_file as --app_config is not actually used Currently the -a flag is not used. Originally introduced in [1], it [seemingly] was meant to allow for app.config location customization. That never materialized as the flag is not used anywhere in the codebase besides the getopt definition. Instead we repurpose -a to mean --advanced_conf_file, which was adopted in a fork currently bundled with RabbitMQ. Having a hardcoded location for advanced.config is primarily inconvenient in integration tests that generate configuration files. Note that --app_config has been removed. The version will be bumped to 2.3.0. Per discussion with @dcorbacho @kjnilsson @lukebakken. 1. https://github.com/basho/cuttlefish/commit/106b8b769
5 of 5 new or added lines in 1 file covered. (100.0%)
2406 of 2679 relevant lines covered (89.81%)
5077.76 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|