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

Handle null fastapi route.name and route.operation_id #547

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

alexmojaki
Copy link
Contributor

Fixes #546

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (720bc41) to head (7f4b2a6).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #547   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          132       132           
  Lines        10086     10086           
  Branches      1364      1364           
=========================================
  Hits         10086     10086           

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

@alexmojaki alexmojaki merged commit d854624 into main Oct 28, 2024
18 checks passed
@alexmojaki alexmojaki deleted the alex/fix-fastapi-attrs branch October 28, 2024 11:46
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.

Invalid type NoneType for attribute 'fastapi.route.operation_id' value
1 participant