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

jamesagnew / hapi-fhir / 1262
76%

Build:
DEFAULT BRANCH: master
Ran 01 Jun 2017 07:51AM UTC
Jobs 1
Files 537
Run time 25s
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
1262

Pull #660

travis-ci

web-flow
Hacky but workable fix for race condition surfaced by If-None-Exists creates.

Some notes from other attempts I made to fix this in a less hacky way:

* Tried to @Autowire myResourceDaos from a setter (rather than using the annotation on a field), and initialize myResourceTypeToDao in that setter, instead. Couldn't get it to work: Spring started throwing odd bean dependency errors. Don't really understand why.
* Tried to move the exceptions being thrown on null getDao(Class) results into that method, but that was breaking a test case. Didn't investigate why.
Pull Request #660: Hacky but workable fix for race condition surfaced by If-None-Exists creates

6 of 6 new or added lines in 1 file covered. (100.0%)

27479 of 35816 relevant lines covered (76.72%)

0.77 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/term/BaseHapiTerminologySvc.java
1
100.0
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/method/BaseAddOrDeleteTagsMethodBinding.java
2
100.0
hapi-fhir-base/src/main/java/ca/uhn/fhir/rest/method/SearchMethodBinding.java
Jobs
ID Job ID Ran Files Coverage
1 1262.1 01 Jun 2017 07:51AM UTC 0
76.72
Travis Job 1262.1
Source Files on build 1262
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #1262
  • Pull Request #660
  • PR Base - master (#1261)
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