Skip to content

Fix build_404_handler negotiations bug#653

Merged
sobolevn merged 2 commits intomasterfrom
fix-not-found-handler
Mar 15, 2026
Merged

Fix build_404_handler negotiations bug#653
sobolevn merged 2 commits intomasterfrom
fix-not-found-handler

Conversation

@kondratevdev
Copy link
Copy Markdown
Collaborator

@kondratevdev kondratevdev commented Mar 14, 2026

I have made things!

Checklist

  • I have double checked that there are no unrelated changes in this pull request (old patches, accidental config files, etc)
  • I have created at least one test case for the changes I have made
  • I have updated the documentation for the changes I have made

Related issues

Closes #656

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2a3bde8) to head (2531d7d).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #653   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          279       279           
  Lines        11438     11442    +4     
  Branches       380       380           
=========================================
+ Hits         11438     11442    +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kondratevdev kondratevdev requested a review from sobolevn March 14, 2026 17:38
@sobolevn sobolevn merged commit ffcbf50 into master Mar 15, 2026
16 checks passed
@sobolevn sobolevn deleted the fix-not-found-handler branch March 15, 2026 06:00
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.

build_404_handler negotiations bug

2 participants