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

cpan-testers / cpantesters-schema
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: v0.025
DEFAULT BRANCH: master
Repo Added 18 Nov 2016 09:26PM UTC
Files 15
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.019
branch: v0.019
CHANGE BRANCH
x
Reset
  • v0.019
  • copy_test_report_to_stats
  • fix_json_field_name
  • garu/json-serialization
  • master
  • v0.002
  • v0.005
  • v0.006
  • v0.007
  • v0.008
  • v0.009
  • v0.010
  • v0.011
  • v0.012
  • v0.013
  • v0.015
  • v0.016
  • v0.017
  • v0.018
  • v0.023
  • v0.024
  • v0.025

pending completion
105

push

travis-ci

preaction
release v0.019

    [Fixed]

    - Fix exception thrown when searching for the right test author
      details while inserting Metabase facts. SQLite supports `-col` to
      sort by `col` descending, but MySQL doesn't. DBIx::Class let
      `-col` through just fine though. Using the proper DBIx::Class
      syntax for descending order fixes the problem.

    - Allow updating test reports from Metabase facts. Metabase
      clients may submit a fact multiple times, so we need to update the
      test report if it already exists.

    - The test report JSON column is now safe for Latin-1-encoded
      tables. Any UTF-8 characters will be transformed into their
      `\u####` escape sequence. This is a stopgap until this data can be
      moved to a proper UTF-8-encoded table.

    - Metabase facts being translated to new test report format no
      longer allow "v" in front of the Perl version. It's not part of
      the Perl version number and all existing data lacks it.

84 of 96 relevant lines covered (87.5%)

4.79 hits per line

Relevant lines Covered
Build:
Build:
96 RELEVANT LINES 84 COVERED LINES
4.79 HITS PER LINE
Source Files on v0.019
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
105 v0.019 release v0.019 [Fixed] - Fix exception thrown when searching for the right test author details while inserting Metabase facts. SQLite supports `-col` to sort by `col` descending, but MySQL doesn't. DBIx::Class let `-col... push 18 Aug 2017 05:22PM UTC preaction travis-ci pending completion  
See All Builds (111)
  • 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