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

crnk-project / crnk-framework / 1000
93%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2018 04:59PM UTC
Jobs 1
Files 598
Run time 50s
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
1000

push

travis-ci

remmeier
Introduced @JsonApiResourceField.patchStrategy (#387)

PATCH is specified to not touch existing attributes that have not been uploaded/updated with the PATCH request. For basic attributes this is simple. For complex ones like nested POJOs and general JSON data structures, the situation is more complex and depends on the use case. In some scenarios it desired to just replace the entire data structures. In other use cases one may want to merge existing and new data (when uploading a partially updated nested object). @JsonApiResourceField.patchStrategy allows to do exactly that.  By default it will merge the data (as in the past).

34 of 34 new or added lines in 7 files covered. (100.0%)

18020 of 19226 relevant lines covered (93.73%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1000.1 24 Aug 2018 04:59PM UTC 0
93.73
Travis Job 1000.1
Source Files on build 1000
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1000
  • b1d5b27a on github
  • Prev Build on master (#998)
  • Next Build on master (#1001)
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