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

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

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

push

travis-ci-com

awead
Updating to Valkyrie 2.0.0.RC9

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.

3136 of 3152 relevant lines covered (99.49%)

251.01 hits per line

Jobs
ID Job ID Ran Files Coverage
2 959.2 (2.6.3) 06 Jun 2019 02:17PM UTC 0
99.49
Travis Job 959.2
Source Files on build 959
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #959
  • a1d2dd37 on github
  • Prev Build on valkyrie-2.0 (#956)
  • Next Build on valkyrie-2.0 (#968)
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