• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

do-aki / fluent-plugin-hrforecast / 10 / 1
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2015 09:42AM UTC
Files 1
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

04 Jul 2015 09:41AM UTC coverage: 93.919%. Remained the same
1.9.3

Pull #1

travis-ci

cosmo0920
Add a secret parameter

In fluentd 0.12.11 or later supports secret parameter feature.
This feature works in log as below:

```log
  <match metrics>
    type hrforecast
    hrfapi_url http://hrforecast.local/api/
    graph_path service/${tag}/${key_name}
    name_key_pattern ^field_(.*)$
    enable_float_number true
    datetime_key date_field
    datetime_key_format %Y/%m/%d
    datetime_format %Y-%m-%d %H:%M:%S
    authentication basic
    username hruser
    password xxxxxx
  </match>
</ROOT>
```
Pull Request #1: Add a secret parameter

139 of 148 relevant lines covered (93.92%)

9.15 hits per line

Source Files on job 10.1 (1.9.3)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10
  • Travis Job 10.1
  • 98ab7956 on github
  • Prev Job for 1.9.3 on master (#9.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc