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

Add OpenAPI 3.1 webhook support #1135

Merged
merged 7 commits into from
Jan 18, 2024

remove type again because it is too cumbersome

dbddbc3
Select commit
Loading
Failed to load commit list.
Merged

Add OpenAPI 3.1 webhook support #1135

remove type again because it is too cumbersome
dbddbc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 0s

98.58% (-0.01%) compared to d78a21c

View this Pull Request on Codecov

98.58% (-0.01%) compared to d78a21c

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (d78a21c) 98.59% compared to head (dbddbc3) 98.58%.
Report is 13 commits behind head on master.

Files Patch % Lines
drf_spectacular/plumbing.py 88.88% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1135      +/-   ##
==========================================
- Coverage   98.59%   98.58%   -0.01%     
==========================================
  Files          71       72       +1     
  Lines        8669     8766      +97     
==========================================
+ Hits         8547     8642      +95     
- Misses        122      124       +2     

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