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

Pr1312 #1339

Merged
merged 4 commits into from
Nov 30, 2024
Merged

Pr1312 #1339

merged 4 commits into from
Nov 30, 2024

Conversation

tfranzel
Copy link
Owner

completes #1312

isik-kaplan and others added 4 commits October 12, 2024 23:12
…1311

Passing reverse_lazy url to SpectacularRedocView errors because set_query_parameters calls urlls.parse.urlparse on url which may not be a string but a 'django.utils.functional.lazy.<locals>.__proxy__'. Forcing url to be string fixes this issue.
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.58%. Comparing base (caf707d) to head (40be03d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1339   +/-   ##
=======================================
  Coverage   98.58%   98.58%           
=======================================
  Files          74       74           
  Lines        9126     9135    +9     
=======================================
+ Hits         8997     9006    +9     
  Misses        129      129           

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

@tfranzel tfranzel merged commit 10aa34a into master Nov 30, 2024
66 checks passed
@tfranzel tfranzel deleted the pr1312 branch November 30, 2024 08:21
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