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

ecamp / ecamp3 / 5302697408
41%

Build:
DEFAULT BRANCH: devel
Ran 18 Jun 2023 08:35AM UTC
Jobs 3
Files 465
Run time 3s
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
5302697408

push

github

BacLuc
.helm: add feature to protect application with basic auth

We need to send the 'Authorization' header also from print because
it uses the external url which is protected.

Using the kubernetes secret type https://kubernetes.io/docs/concepts/configuration/secret/#basic-authentication-secret
did not work, it did not generate a secret with $username:md5($password), but only had the 2
entries username and password.

Use privateRuntimeConfig to inject BASIC_AUTH_TOKEN into axios.
See https://nuxtjs.org/tutorials/moving-from-nuxtjs-dotenv-to-runtime-config/

Issue: #3288

132 of 727 branches covered (18.16%)

2282 of 3733 relevant lines covered (61.13%)

87.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 print - 5302697408.1 18 Jun 2023 08:35AM UTC 56
0.0
2 frontend - 5302697408.2 18 Jun 2023 08:37AM UTC 232
32.04
3 api - 5302697408.3 18 Jun 2023 08:43AM UTC 177
79.48
GitHub Action Run
Source Files on build 5302697408
  • Tree
  • List 465
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 64a2717b on github
  • Prev Build on devel (#5298950051)
  • Next Build on devel (#5303166167)
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