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

BacLuc / ecamp3 / 8695528798 / 1
58%
devel: 31%

Build:
Build:
LAST BUILD BRANCH: aws-setup-fix-deprecations
DEFAULT BRANCH: devel
Ran 15 Apr 2024 08:28PM UTC
Files 65
Run time 1s
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

15 Apr 2024 08:16PM UTC coverage: 85.629%. Remained the same
8695528798.1

push

github

BacLuc
docker-compose.yml: make it easy to restrict db resources

As we learned, postgres may behave differently depending
on the available RAM.
You can now test the database nearer to production by adding
DB_MEMORY_LIMIT=1G
DB_CPU_LIMIT=1
to your .env file.

IntelliJ does not like the env variable interpolation,
but it works.

I used 128G as fallback, because normally while developing you
don't want a slow DB.
With the cpus it was not possible to limit to more cpu than
the machine has. Thus, i limited to 8 cores which
every developer machine has hopefully.

290 of 359 branches covered (80.78%)

Branch coverage included in aggregate %.

3136 of 3642 relevant lines covered (86.11%)

56.87 hits per line

Source Files on job pdf - 8695528798.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 8695528798
  • 45a9d4be on github
  • Prev Job for on restrict-database (#8695261911.2)
  • 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

© 2026 Coveralls, Inc