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(server): handle PATCH in http/s server (#2677) #14530

Merged
merged 4 commits into from
Jul 26, 2023

Merge branch 'master' into bugfix-2677

882a75a
Select commit
Loading
Failed to load commit list.
Merged

fix(server): handle PATCH in http/s server (#2677) #14530

Merge branch 'master' into bugfix-2677
882a75a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2023 in 0s

49.80% (+0.00%) compared to 208852c

View this Pull Request on Codecov

49.80% (+0.00%) compared to 208852c

Details

Codecov Report

Patch coverage: 33.33% and no project coverage change.

Comparison is base (208852c) 49.80% compared to head (882a75a) 49.80%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14530   +/-   ##
=======================================
  Coverage   49.80%   49.80%           
=======================================
  Files         261      261           
  Lines       44838    44838           
=======================================
  Hits        22333    22333           
  Misses      20303    20303           
  Partials     2202     2202           
Impacted Files Coverage Δ
server/server.go 56.25% <33.33%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.