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

preaction / Yancy / 650
95%
master: 79%

Build:
Build:
LAST BUILD BRANCH: v1.075
DEFAULT BRANCH: master
Ran 25 Apr 2020 02:16AM UTC
Jobs 1
Files 18
Run time 2s
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
650

push

travis-ci

preaction
release v1.055

    [Added]

    - Added controller action hooks to Yancy controllers. These hooks allow for editing
      data during certain events:
        * before_render - For the get/list actions. Add more data or format
          item data before rendering.
        * before_write - For set actions. Edit the submitted item before
          saving in the database
        * before_delete - For delete actions. Delete related data, or
          write some logging.

      This feature will replace the `x-filter-output` feature, which
      will be removed in v2.0.

    [Fixed]

    - Fixed issue with reading Postgres column names requiring quotes.
      Now these schemas can be read correctly.
    - Fixed issue with DBIx::Class schemas with column names requiring
      quotes. Now these schemas can be deployed correctly.
    - Fixed `require_user` to accept `1` as "require a user to be
      logged-in".

1239 of 1306 relevant lines covered (94.87%)

262.02 hits per line

Jobs
ID Job ID Ran Files Coverage
10 650.10 (COVERAGE=1) 25 Apr 2020 02:16AM UTC 0
94.87
Travis Job 650.10
Source Files on build 650
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #650
  • 612c6e28 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