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

preaction / Yancy / 399
99%
master: 79%

Build:
Build:
LAST BUILD BRANCH: v1.075
DEFAULT BRANCH: master
Ran 15 Feb 2019 02:36AM UTC
Jobs 1
Files 9
Run time 1min
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
399

push

travis-ci

preaction
release v1.023

    [Added]

    - Added auth failure logging to the Basic auth module to help
      diagnose user login issues.
    - Added filter parameters. Now a filter can be configured with
      parameters directly by giving an array as the filter (instead of
      a name). The first item in the array is the filter name, the rest
      of the items are passed in to the filter function.
    - Added `yancy.from_helper` filter. This filter calls a helper from your
      app to filter data.
    - Added `yancy.overlay_from_helper` filter. This filter calls multiple
      helpers to update different fields in an item.
    - Added `yancy.wrap` and `yancy.unwrap` filters. These allow you to
      flatten (unwrap) a complex data structure into a simple set of
      key/value pairs (suitable for a relational table) and then undo it
      (wrap) later.

    [Fixed]

    - Fixed the backend documentation to be clearer and provide some
      examples of `list()` method usage.

    [Other]

    - Increased dependency on Mojolicious::Plugin::OpenAPI to 2.12 to
      fix failing Yancy tests.

      This includes an upgrade to JSON::Validator which fixes a problem
      that was causing booleans to not be coerced. Now all booleans are
      being coerced correctly, so you should expect to see `true` and
      `false` values (from Mojo::JSON) after validation.

    - Removed duplicate code from the Mojo::* backends (Pg, Mysql,
      Sqlite) into a new Yancy::Backend::Role::Relational and
      Yancy::Backend::Role::MojoAsync

619 of 623 relevant lines covered (99.36%)

43.13 hits per line

Jobs
ID Job ID Ran Files Coverage
9 399.9 (COVERAGE=1) 15 Feb 2019 02:36AM UTC 0
99.36
Travis Job 399.9
Source Files on build 399
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #399
  • 000aff74 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