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

update: datasafe-storage-api and improve test-coverage #338

Closed AssahBismarkabah closed 4 months ago

AssahBismarkabah commented 4 months ago

update the datasafe-storage-api by enhancing the Readme, improving test coverage, and conducting thorough code review.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 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

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.76%. Comparing base (89da57d) to head (296cb62).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #338 +/- ## ============================================= + Coverage 86.14% 86.76% +0.62% Complexity 1 1 ============================================= Files 165 165 Lines 3348 3348 Branches 217 217 ============================================= + Hits 2884 2905 +21 + Misses 330 309 -21 Partials 134 134 ```

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