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

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

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

pending completion
  cancel
#158

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

Jobs
ID Job ID Ran Files Coverage
1 #158.1 03 Jan 2022 07:56PM UTC 0
18.91
Source Files on build #158
  • Tree
  • List 805
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f838f741 on github
  • Prev Build on multi-license
  • Next Build on multi-license
  • 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