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

preaction / ETL-Yertl
90%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v0.044
DEFAULT BRANCH: master
Repo Added 24 Dec 2014 04:58AM UTC
Files 22
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

LAST BUILD ON BRANCH v0.028
branch: v0.028
CHANGE BRANCH
x
Reset
  • v0.028
  • fix-travis
  • influxdb-bigint
  • master
  • v0.015
  • v0.016
  • v0.017
  • v0.018
  • v0.019
  • v0.020
  • v0.021
  • v0.022
  • v0.023
  • v0.024
  • v0.025
  • v0.026
  • v0.027
  • v0.030
  • v0.031
  • v0.032
  • v0.033
  • v0.034
  • v0.035
  • v0.036
  • v0.037
  • v0.039
  • v0.040
  • v0.041
  • v0.042
  • v0.043
  • v0.044

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

Relevant lines Covered
Build:
Build:
612 RELEVANT LINES 548 COVERED LINES
24.57 HITS PER LINE
Source Files on v0.028
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
141 v0.028 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 inter... push 10 Oct 2016 04:37AM UTC preaction travis-ci pending completion  
See All Builds (174)
  • Repo 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