Skip to content

Unify Backend URL Generation - #4149

Open
knoppiks wants to merge 1 commit into
mainfrom
4148-unify-backend-url-generation
Open

Unify Backend URL Generation#4149
knoppiks wants to merge 1 commit into
mainfrom
4148-unify-backend-url-generation

Conversation

@knoppiks

Copy link
Copy Markdown
Collaborator

Closes: #4148

Closes: #4148
Signed-off-by: Jonas Wagner <jwagner@knoppiks.de>
@knoppiks knoppiks self-assigned this Aug 28, 2026
@knoppiks knoppiks linked an issue Aug 28, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.57%. Comparing base (ebbf14a) to head (e368870).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4149      +/-   ##
==========================================
- Coverage   96.57%   96.57%   -0.01%     
==========================================
  Files         442      442              
  Lines       28207    28207              
  Branches      660      656       -4     
==========================================
- Hits        27241    27240       -1     
- Misses        465      466       +1     
  Partials      501      501              

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@knoppiks
knoppiks enabled auto-merge August 30, 2026 07:52
* `base` is deprecated in favor of `resolve`, but `resolve` cannot serve this
* case, which is why this stays the single place that reads it:
* - Most backend paths are not routes of this app at all — there is none for
* `/__admin/Task/{id}/$pause` or `/GraphDefinition`. That the generated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/GraphDefinition is a valid frontend path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unify Backend URL Generation

2 participants