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

fix: show 405 error if request is GET and queries are not allowed #3646

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

fix: test

c1ac8c9
Select commit
Loading
Failed to load commit list.
Open

fix: show 405 error if request is GET and queries are not allowed #3646

fix: test
c1ac8c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

96.75% (+24.20%) compared to 18f0f5d

View this Pull Request on Codecov

96.75% (+24.20%) compared to 18f0f5d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.75%. Comparing base (18f0f5d) to head (c1ac8c9).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3646       +/-   ##
===========================================
+ Coverage   72.55%   96.75%   +24.20%     
===========================================
  Files         518      522        +4     
  Lines       32647    33831     +1184     
  Branches     3772     5637     +1865     
===========================================
+ Hits        23687    32734     +9047     
+ Misses       8532      865     -7667     
+ Partials      428      232      -196