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

psu-libraries / cho / 957
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/ini-1.3.7
DEFAULT BRANCH: master
Ran 06 Jun 2019 02:05PM UTC
Jobs 1
Files 191
Run time 15s
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
957

Pull #1031

travis-ci-com

web-flow
Updating to Valkyrie 2.0

Changes:

* Schema::Metadata

The behavior of core_fields and fields changed, and it seemed best to
more clearly indicate that these are sets of ids. The attributes were
changed to reflect their content, core_field_ids instead of core_fields
and field_ids instead of fields.

* nil attributes

Calling .attributes on a model no longer returns nil values. If the
value is nil, then the hash key is omitted. This only seemed to impact
csv export of data dictionary fields, so we found a different way of
returning all the attribute values for a given field.

* id sequences

Using sequence(:id) in FactoryBot was creating problems with Valkyrie's
assignment of ids, so these were omitted and now Valkyrie just mints ids
and we don't have to worry about sequencing them.

* update to dry-types 1.0

Updating to dry-types 1.0 affects our custom UseType class, which was
reorganized to match the updated pattern.

* bug fixes

Some bugs surfaced with the update such as calling .members on a
collection when it has no id, and an error in our File::Save operation
that was setting the members relationship on the model instead of the
change set.
Pull Request #1031: Updating to Valkyrie 2.0

17 of 17 new or added lines in 6 files covered. (100.0%)

3136 of 3152 relevant lines covered (99.49%)

251.01 hits per line

Jobs
ID Job ID Ran Files Coverage
2 957.2 (2.6.3) 06 Jun 2019 02:05PM UTC 0
99.49
Travis Job 957.2
Source Files on build 957
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #957
  • Pull Request #1031
  • PR Base - master (#953)
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