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
Merged

Conversation

Yisaer
Copy link
Collaborator

@Yisaer Yisaer commented Sep 27, 2024

No description provided.

Signed-off-by: Song Gao <disxiaofei@163.com>
Signed-off-by: Song Gao <disxiaofei@163.com>
Signed-off-by: Song Gao <disxiaofei@163.com>
Copy link

codecov bot commented Sep 27, 2024

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).
Report is 4 commits behind head on master.

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.

@ngjaying ngjaying merged commit 8b6701f into lf-edge:master Sep 29, 2024
55 of 56 checks passed
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.

2 participants