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

BacLuc / ecamp3 / 27462932418
36%
devel: 36%

Build:
Build:
LAST BUILD BRANCH: even-more-caching
DEFAULT BRANCH: devel
Ran 13 Jun 2026 09:29AM UTC
Jobs 3
Files 696
Run time 2min
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

13 Jun 2026 08:50AM UTC coverage: 35.79%. First build
27462932418

push

github

BacLuc
fix: use window.location.replace for OAuth redirect to fix back button (#5086)

window.location.href = url adds the OAuth provider URL to browser
history, so after OAuth login the back button navigates to the provider.

Replace with window.location.replace(url) which replaces the current
history entry instead of pushing a new one. After the OAuth callback
the back button now navigates within eCamp rather than to the provider.

Fixes https://github.com/ecamp/ecamp3/issues/5086

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

840 of 4740 branches covered (17.72%)

Branch coverage included in aggregate %.

0 of 1 new or added line in 1 file covered. (0.0%)

4856 of 11175 relevant lines covered (43.45%)

984.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
2.31
frontend/src/plugins/auth.js
Jobs
ID Job ID Ran Files Coverage
1 pdf - 27462932418.1 13 Jun 2026 09:29AM UTC 68
73.06
GitHub Action Run
2 api - 27462932418.2 13 Jun 2026 09:33AM UTC 239
88.34
GitHub Action Run
3 frontend - 27462932418.3 13 Jun 2026 09:32AM UTC 389
15.31
GitHub Action Run
Source Files on build 27462932418
  • Tree
  • List 696
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27462932418
  • 6fd45705 on github
  • 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