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

crnk-project / crnk-framework / 1000 / 1
93%
master: 93%

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

24 Aug 2018 04:40PM UTC coverage: 93.727% (+0.009%) from 93.718%
1000.1

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).

18020 of 19226 relevant lines covered (93.73%)

0.94 hits per line

Source Files on job 1000.1
  • Tree
  • List 0
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 846
  • Travis Job 1000.1
  • b1d5b27a on github
  • Prev Job for on master (#998.1)
  • Next Job for on master (#1001.1)
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