adorsys / datasafe

Secure, Encrypted and Versioned Data Storage Library
https://adorsys.github.io/datasafe/
GNU Affero General Public License v3.0
55 stars 23 forks source link

Feature/221 path traversal root bucket #357

Closed AssahBismarkabah closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 76.92308% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.78%. Comparing base (f195bcd) to head (29e0de0). Report is 16 commits behind head on develop.

Files with missing lines Patch % Lines
...rsys/datasafe/rest/impl/config/DatasafeConfig.java 33.33% 2 Missing :warning:
...s/datasafe/storage/impl/s3/StaticBucketRouter.java 85.71% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #357 +/- ## ============================================= - Coverage 86.79% 86.78% -0.01% Complexity 1 1 ============================================= Files 164 164 Lines 3354 3361 +7 Branches 217 219 +2 ============================================= + Hits 2911 2917 +6 - Misses 309 310 +1 Partials 134 134 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
4 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud