Repo Added
|
Files
15
|
Badge
README BADGES
|
push
travis-ci
1176 of 1247 relevant lines covered (94.31%)
1720.76 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
80.56 | ...plugin/elasticsearch_index_lifecycle_management.rb | 67 | 36 | 29 | 7 | 75.0 | |
84.62 | lib/fluent/log-ext.rb | 38 | 13 | 11 | 2 | 9.0 | |
89.66 | lib/fluent/plugin/in_elasticsearch.rb | 325 | 174 | 156 | 18 | 40.0 | |
93.0 | lib/fluent/plugin/elasticsearch_index_template.rb | 183 | 100 | 93 | 7 | 230.0 | |
93.89 | lib/fluent/plugin/out_elasticsearch_dynamic.rb | 282 | 131 | 123 | 8 | 5774.0 | |
95.24 | lib/fluent/plugin/elasticsearch_error_handler.rb | 129 | 84 | 80 | 4 | 93.0 | |
95.83 | lib/fluent/plugin/out_elasticsearch.rb | 1041 | 599 | 574 | 25 | 2398.0 | |
100.0 | lib/fluent/plugin/elasticsearch_simple_sniffer.rb | 10 | 5 | 5 | 0 | 8.0 | |
100.0 | lib/fluent/plugin/elasticsearch_tls.rb | 70 | 33 | 33 | 0 | 478.0 | |
100.0 | lib/fluent/plugin/filter_elasticsearch_genid.rb | 77 | 45 | 45 | 0 | 122.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
1775 | handle-elasticsearch-ruby-7.9.0-http-method-change-in-test | Handle elasticsearch-ruby 7.9.0 using HTTP method changes GET/POST acceptable API should be requested with POST in 7.9.0 or later. see: https://github.com/elastic/elasticsearch-ruby/releases/tag/v7.9.0 Signed-off-by: Hiroshi Hatake <cosmo0920.o... | push | Hiroshi Hatake | travis-ci | pending completion |