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

agama-project / agama / 16531030900

25 Jul 2025 08:30PM UTC coverage: 64.234%. Remained the same
16531030900

push

github

web-flow
fix(web): do not encode connection name in POST payload (rc3) (#2614)

## Problem

#2576 went too far and encoded not only the connection name in the URL,
but also the POST payload for the _persist_ request, which is not
correct.

As a result, the _Use for installation only_ switch is actually not
working in the web interface. What is worse, it even appears to work,
due to the fatal combination of an optimistic interface update and the
backend not complaining but still responding with a `204` status (i.e.,
no chances for rolling back the optimistic update).

## Solution

Stop encoding the connection name in the POST payload.

2135 of 3884 branches covered (54.97%)

Branch coverage included in aggregate %.

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

24838 of 38108 relevant lines covered (65.18%)

49.14 hits per line

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

80.65
/web/src/api/network.ts


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