Skip to content

refactor(imports): standardize backend subpath imports#4742

Draft
AlCalzone wants to merge 9 commits into
alcalzone-alcalzone-backend-refactor-enable-strictfrom
alcalzone-alcalzone-backend-refactor-subpath-impor
Draft

refactor(imports): standardize backend subpath imports#4742
AlCalzone wants to merge 9 commits into
alcalzone-alcalzone-backend-refactor-enable-strictfrom
alcalzone-alcalzone-backend-refactor-subpath-impor

Conversation

@AlCalzone

@AlCalzone AlCalzone commented Jul 13, 2026

Copy link
Copy Markdown
Member

Standardizes every backend-module import on the #api/* subpath convention.

  • Replaces deep relative and retired backend aliases with one source, test, and compiled-runtime mechanism.
  • Removes redundant resolver configuration and prevents alternative backend import forms from returning.
  • Review focus: compiled/bundled resolution and singleton module identity.

Part of #4722. Stacked on #4741.

@coveralls

coveralls commented Jul 14, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 29584425278

Warning

No base build found for commit f810ba6 on alcalzone-alcalzone-backend-refactor-enable-strict.
Coverage changes can't be calculated without a base build.
If a base build is processing, this comment will update automatically when it completes.

Coverage: 62.624%

Details

  • Patch coverage: No coverable lines changed in this PR.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

Requires a base build to compare against. How to fix this →


Coverage Stats

Coverage Status
Relevant Lines: 8568
Covered Lines: 5610
Line Coverage: 65.48%
Relevant Branches: 5203
Covered Branches: 3014
Branch Coverage: 57.93%
Branches in Coverage %: Yes
Coverage Strength: 36.7 hits per line

💛 - Coveralls

AlCalzone and others added 9 commits July 17, 2026 15:09
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@AlCalzone
AlCalzone force-pushed the alcalzone-alcalzone-backend-refactor-subpath-impor branch from bc40b55 to e456eec Compare July 17, 2026 13:33
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.

2 participants