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

Small fix for router #1162

Merged
merged 4 commits into from
Jan 18, 2024
Merged

Small fix for router #1162

merged 4 commits into from
Jan 18, 2024

Conversation

Nikolo
Copy link

@Nikolo Nikolo commented Jan 17, 2024

Проблема с генерацией роутера.
Если в сваггере имеются вот такой набор путей:
/idps/apple/callback
/idps/apple/notifications
/idps/{name}/sessions

То запрос по пути /idps/apple/sessions отдает 404

Copy link

codecov bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (926be6c) 72.46% compared to head (a85f6b4) 72.46%.
Report is 6 commits behind head on main.

❗ Current head a85f6b4 differs from pull request most recent head 73931fb. Consider uploading reports for the commit 73931fb to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1162   +/-   ##
=======================================
  Coverage   72.46%   72.46%           
=======================================
  Files         187      187           
  Lines       15045    15045           
=======================================
  Hits        10903    10903           
  Misses       3608     3608           
  Partials      534      534           

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

@tdakkota tdakkota merged commit f33c696 into ogen-go:main Jan 18, 2024
13 checks passed
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.

None yet

2 participants