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

GlobalDataverseCommunityConsortium / dataverse / #158 / 1
19%
develop: 23%

Build:
Build:
LAST BUILD BRANCH: DNO-make_embargo_reason_required
DEFAULT BRANCH: develop
Ran 03 Jan 2022 07:56PM UTC
Files 805
Run time 1min
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

03 Jan 2022 07:51PM UTC coverage: 18.906% (-0.003%) from 18.909%
#158.1

push

github

qqmyers
Fix error response/tests

Runtime errors returned from a bean trigger a transaction rollback
exception and either those exceptions have to be caught (i.e. as in
https://github.com/IQSS/dataverse/blob/e7be5947a/src/main/java/edu/harvard/iq/dataverse/search/SearchServiceBean.java#L354-L357)
or some non-runtime exception has to be returned. I used the
WrappedResponse class as a way to simplify but reviewers may have some
other preference (e.g. just catch the transaction exceptions as in the
SearchServiceBean or use non-runtime exceptions directly in the
LicenseServiceBean class). Any of these should assure a non-null
response is returned which in turn should allow the AdminIt tests to
pass.

14220 of 75213 relevant lines covered (18.91%)

0.19 hits per line

Source Files on job #158.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 158
  • f838f741 on github
  • Prev Job for on multi-license (##157.1)
  • Next Job for on multi-license (##160.1)
  • Delete
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