Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: catch-all route in FastAPI allows for deep links in prod (#25) #26

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

holtgrewe
Copy link
Member

No description provided.

@holtgrewe holtgrewe linked an issue Sep 1, 2023 that may be closed by this pull request
@holtgrewe holtgrewe enabled auto-merge (squash) September 1, 2023 06:36
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage has no change and project coverage change: +11.90% 🎉

Comparison is base (5459db5) 85.77% compared to head (cbf4eb8) 97.67%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #26       +/-   ##
===========================================
+ Coverage   85.77%   97.67%   +11.90%     
===========================================
  Files          14        2       -12     
  Lines         239       43      -196     
  Branches       43        0       -43     
===========================================
- Hits          205       42      -163     
+ Misses         32        1       -31     
+ Partials        2        0        -2     
Flag Coverage Δ
backend 97.67% <ø> (ø)
frontend ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
backend/app/main.py 97.61% <ø> (ø)

... and 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@holtgrewe holtgrewe merged commit 454f211 into main Sep 1, 2023
10 checks passed
@holtgrewe holtgrewe deleted the 25-configure-catch-all-url-handling-for-backend branch September 1, 2023 06:38
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.

Configure catch-all URL handling for backend
1 participant