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

DOC-194 Example with versioning and how it works. #353

Closed Motouom closed 1 month ago

Motouom commented 2 months ago

@max402 @francis-pouatcha @AssahBismarkabah please review my PR

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.79%. Comparing base (f195bcd) to head (ab1bd35). Report is 4 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #353 +/- ## ========================================== Coverage 86.79% 86.79% Complexity 1 1 ========================================== Files 164 164 Lines 3354 3354 Branches 217 217 ========================================== Hits 2911 2911 Misses 309 309 Partials 134 134 ```

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

Motouom commented 1 month ago

hello @Motouom i guess this doc on example with versioning has been described already in the https://github.com/adorsys/datasafe/blob/develop/docs/readme/HowItWorks.md you could include the modifications directly and add the test for the example with unencrypted path

@AssahBismarkabah that documentation provides an overview of the Datasafe project, but when going specific mise, I prefer to do it in a different file, since it describes something specific.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

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