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

vanstyn / DBIx-Class-Schema-Diff / 52
93%

Build:
DEFAULT BRANCH: master
Ran 21 Nov 2020 05:47PM UTC
Jobs 6
Files 7
Run time 27min
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
52

push

travis-ci

vanstyn
Add support for "diffing" on only the new_schema

The 'old_schema' peram is now optional, and if ommited, the diff will
return 'changed' events as if every single data item was modified. The
events report as 'changed' not 'added' since the added mode does not
provide a diff packet. This is essentially another way to view the
Schema data (SchemaData) but in the structure of a Diff. This is being
added so that the ->filter methods can be used for the same function as
the ->prune methods currently work on the SchemaData object. The
SchemaData ->prune API is a very limted version of the ->filter API
which is now even more significant with the wildcard matching added in
v1.10. By adding this option, the ->prune API becomes superfluous and
there is no need to enhance it, which is not actually very simple since
the SchemaData data structure isn't the same as the diff structure.

The purpose here is to start doing checksum versions by running a
checksum on the diff packet instead of the SchemaData packet, and
abandon the 'schemsum' API that currently resides in SchemaData

IN PROGRESS...

(set dev version v1.10_01)

294 of 310 relevant lines covered (94.84%)

20684.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 52.1 21 Nov 2020 05:47PM UTC 0
94.89
Travis Job 52.1
2 52.2 21 Nov 2020 05:48PM UTC 0
94.89
Travis Job 52.2
3 52.3 21 Nov 2020 05:48PM UTC 0
94.89
Travis Job 52.3
5 52.5 21 Nov 2020 06:14PM UTC 0
95.03
Travis Job 52.5
6 52.6 21 Nov 2020 06:14PM UTC 0
95.03
Travis Job 52.6
7 52.7 21 Nov 2020 06:15PM UTC 0
95.03
Travis Job 52.7
Source Files on build 52
  • Tree
  • List 7
  • Changed 7
  • Source Changed 4
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #52
  • e6311102 on github
  • Prev Build on master (#50)
  • Next Build on master (#59)
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

© 2025 Coveralls, Inc