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

preaction / Yancy / 257
99%
master: 79%

Build:
Build:
LAST BUILD BRANCH: v1.075
DEFAULT BRANCH: master
Ran 09 Nov 2018 05:47PM UTC
Jobs 1
Files 9
Run time 38min
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
257

push

travis-ci

preaction
release v1.013

    [Added]

    - Yancy backends now ignore some database tables by default. These
      tables are:
        * mojo_migrations - Used to track database migration versions
        * Minion tables (based on which backend you're using)
    - Added documentation site example. This will (eventually) be used
      to build a Yancy documentation website.

    [Fixed]

    - Fixed OpenAPI spec to remove unused "Array" items. Thanks @mohawk2!
    - Removed deprecated PODRenderer plugin in examples. I have created
      a fork called PODViewer.
    - Fixed documentation for Standalone mode to make it easier to use.
    - Fixed detection of `UNIQUE` keys in SQLite. SQL is
      case-insensitive, and SQLite's table schema is just the SQL used
      to create the table, which we parse to create the JSON schema.
    - Fixed a problem with Postgres tables having multiple unique keys.
    - Allow `id` values to change when editing. This fixes multiple
      problems in the editor and the backend that were activated as
      a result of trying to edit the `x-id-field` values.
    - Allow `/` in `id` values. This allows paths to be used as IDs,
      which is crucial to making an easily-editable website.

    [Other]

    - Work has been started to separate the Yancy editor into its own
      Yancy::Plugin class. Thanks @mohawk2!
    - Removed a UTF-8 character from some documentation. The
      Mojolicious::Plugin::PODViewer doesn't correctly say that it's
      sending UTF-8 data, and the Mojolicious::Command::export doesn't
      correctly decode/encode UTF-8 data.

453 of 459 relevant lines covered (98.69%)

19.47 hits per line

Jobs
ID Job ID Ran Files Coverage
9 257.9 (COVERAGE=1) 09 Nov 2018 05:47PM UTC 0
98.69
Travis Job 257.9
Source Files on build 257
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #257
  • 51c72b36 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