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

DANS-KNAW / dataverse / #194

07 Nov 2025 06:39PM UTC coverage: 23.798% (+0.02%) from 23.778%
#194

push

github

web-flow
Container naming fix (#11936)

* Use same container names for both mvn/docker compose run dev installations

Make sure that running dev containers either via `mvn -Pct docker:run` or
`docker compose -f docker-compose-dev.yml up` will result in the same,
predictable container names. Before this fix, mvn started containers had
names like dataverse-1, while docker compose started containers had
dev_dataverse. After this fix, in all cases, we will have dev_dataverse, or
more precisely the name used in docker-compose-dev.yml

* update container names to dev_ in guides #11936

---------

Co-authored-by: Oliver Bertuch <poikilotherm@users.noreply.github.com>
Co-authored-by: Philip Durbin <philip_durbin@harvard.edu>
Co-authored-by: Steven Winship <39765413+stevenwinship@users.noreply.github.com>

21832 of 91737 relevant lines covered (23.8%)

0.24 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

0.28
/src/main/java/edu/harvard/iq/dataverse/SettingsWrapper.java


Source Not Available

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