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

preaction / ETL-Yertl / 141
90%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v0.044
DEFAULT BRANCH: master
Ran 10 Oct 2016 04:37AM UTC
Jobs 1
Files 18
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

pending completion
141

push

travis-ci

preaction
release v0.028

    [Added]

    - The YAML::Tiny module is now officially supported
    - The YERTL_FORMAT environment variable will set the default format
      that Yertl uses to communicate. Set it to `json` for Yertl to
      seamlessly interoperate with other JSON-based tools like `jq` and
      `recs`.
    - CSV conversion (`yto`/`yfrom`) now allows setting a delimiter so
      we can parse colon-separated values or esoteric formats

    [Fixed]

    - `yq -x` now checks for definedness before trying to print. This
      silences warnings from Perl about "Uninitialized value in print".
      In the future, we may re-enable warnings through a `-w` or `-v`
      switch.
    - If one filter in a pipe returns empty, that empty result is
      propagated through further filters. This makes the output of
      something like `select( .foo == 1 ) | .bar` more intuitive: If
      a document doesn't pass the first part, the result of the second
      part is `empty`, not `undef` (`--- ~`).
    - The `ysql` helpers and placeholders are now better documented in
      the ysql guide.

    [Other]

    - ygrok tests are now split into more maintainable chunks based on
      the patterns they are testing.

548 of 612 relevant lines covered (89.54%)

24.57 hits per line

Jobs
ID Job ID Ran Files Coverage
9 141.9 (COVERAGE=1) 10 Oct 2016 04:37AM UTC 0
89.54
Travis Job 141.9
Source Files on build 141
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #141
  • 996d0597 on github
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