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: broken TestDirectives SecUploadDir on windows #1132

Merged

Conversation

jabdr
Copy link
Contributor

@jabdr jabdr commented Aug 24, 2024

This is a small fix for the SecUploadDir directive test. On windows /tmp does not exist, so I choose a platform independent approach. This test now passes OK on windows and *nix.

@jabdr jabdr marked this pull request as ready for review August 24, 2024 17:14
@jabdr jabdr requested a review from a team as a code owner August 24, 2024 17:14
@jptosso
Copy link
Member

jptosso commented Aug 24, 2024

Thank you. Looks good. This was technical debt

Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.14%. Comparing base (4ff1f76) to head (badab70).
Report is 74 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1132      +/-   ##
==========================================
+ Coverage   82.72%   83.14%   +0.42%     
==========================================
  Files         162      164       +2     
  Lines        9080     7687    -1393     
==========================================
- Hits         7511     6391    -1120     
+ Misses       1319     1042     -277     
- Partials      250      254       +4     
Flag Coverage Δ
default 83.14% <ø> (+5.30%) ⬆️
examples 83.14% <ø> (+56.71%) ⬆️
ftw 83.14% <ø> (+35.77%) ⬆️
ftw-multiphase 83.14% <ø> (+33.59%) ⬆️
tinygo 83.14% <ø> (+7.73%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@M4tteoP M4tteoP merged commit 5593008 into corazawaf:main Aug 26, 2024
8 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.

3 participants