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: validate filepath in request #3248

Merged
merged 3 commits into from
Sep 29, 2024

fix

159c32c
Select commit
Loading
Failed to load commit list.
Merged

fix: validate filepath in request #3248

fix
159c32c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 27, 2024 in 0s

70.81% (-0.03%) compared to b898083

View this Pull Request on Codecov

70.81% (-0.03%) compared to b898083

Details

Codecov Report

Attention: Patch coverage is 15.15152% with 28 lines in your changes missing coverage. Please review.

Project coverage is 70.81%. Comparing base (b898083) to head (159c32c).

Files with missing lines Patch % Lines
internal/server/rest.go 0.00% 6 Missing and 2 partials ⚠️
internal/server/async_rest.go 0.00% 4 Missing ⚠️
internal/server/import_export.go 0.00% 3 Missing and 1 partial ⚠️
internal/server/plugin_init.go 0.00% 3 Missing and 1 partial ⚠️
internal/server/schema_init.go 0.00% 3 Missing and 1 partial ⚠️
internal/server/service_init.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3248      +/-   ##
==========================================
- Coverage   70.85%   70.81%   -0.03%     
==========================================
  Files         395      395              
  Lines       44335    44368      +33     
==========================================
+ Hits        31411    31419       +8     
- Misses      10430    10456      +26     
+ Partials     2494     2493       -1     

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