Skip to content

Conversation

@jwag956
Copy link
Collaborator

@jwag956 jwag956 commented Nov 15, 2024

Flask 3.1 fixed pallets/flask#5553 which had the side-effect of enforcing that subdomain_matching=True must be set. This is a test case change only.

Flask 3.1 fixed pallets/flask#5553 which had the side-effect of enforcing that subdomain_matching=True must be set.
This is a test case change only.
@codecov
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.36%. Comparing base (b41c4f8) to head (c6d2b19).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1040   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files          37       37           
  Lines        4762     4762           
=======================================
  Hits         4684     4684           
  Misses         78       78           

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

@jwag956 jwag956 merged commit 7f3977d into main Nov 15, 2024
20 checks passed
@jwag956 jwag956 deleted the chore8 branch November 15, 2024 19:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Revisit SERVER_NAME's impact on routing and external URL generation

2 participants