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

cloudmarker / cloudmarker / 703
84%

Build:
DEFAULT BRANCH: master
Ran 03 May 2019 01:58PM UTC
Jobs 3
Files 35
Run time 7min
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

pending completion
703

push

travis-ci-com

susam
Add audit version to all records

This change adds a field named `audit_version` to every record. The
value of this field is a string that represents the time at which the
audits started. The value of this field is in `YYYYmmddHHMMSS` format,
e.g., `20190429180829`.

This version string is created only once at the beginning of a run of
all configured audits. The same version string is then used for all
audits. This way, all data obtained during a single run get the same
version string regardless of the actual start time of the individual
audits.

Additionally, this change adds two new record types.

  - `begin_audit`: A record with `record_type` as `begin_audit`
    indicates that a specific audit has started. The `audit_key` field
    in the `com` bucket shows which audit has started.

  - `end_audit`: A record of this type indicates that a specific audit
     has ended. The `audit_key` field in the `com` bucket shows which
     audit has ended.

Note that the same destination target may contain multiple `begin_audit`
record at the beginning of an audit. For example, if the same Splunk
instance is configured both as a store as well as an alert, then it
would receive one `begin_audit` record sent to the store worker and one
more sent to the alert worker. This holds good for `end_audit` record
too.

The audit version string in these records are useful in selecting or
querying the data obtained from the most recent run of an audit.

335 of 381 branches covered (87.93%)

Branch coverage included in aggregate %.

1644 of 1806 relevant lines covered (91.03%)

2.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 703.1 03 May 2019 01:58PM UTC 0
90.74
Travis Job 703.1
2 703.2 03 May 2019 01:58PM UTC 0
90.74
Travis Job 703.2
3 703.3 03 May 2019 01:58PM UTC 0
90.74
Travis Job 703.3
Source Files on build 703
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #703
  • eaaef49f on github
  • Prev Build on master (#702)
  • Next Build on master (#714)
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