adorsys / datasafe

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

fix codecov #323

Closed max402 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 85.81%. Comparing base (6f87d72) to head (f93e0d4). Report is 70 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #323 +/- ## ============================================= - Coverage 86.24% 85.81% -0.43% Complexity 1 1 ============================================= Files 162 165 +3 Lines 3286 3342 +56 Branches 210 216 +6 ============================================= + Hits 2834 2868 +34 - Misses 325 338 +13 - Partials 127 136 +9 ``` | [Flag](https://app.codecov.io/gh/adorsys/datasafe/pull/323/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adorsys) | Coverage Δ | | |---|---|---| | [e2e_tests](https://app.codecov.io/gh/adorsys/datasafe/pull/323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adorsys) | `?` | | | [unittests](https://app.codecov.io/gh/adorsys/datasafe/pull/323/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adorsys) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=adorsys#carryforward-flags-in-the-pull-request-comment) to find out more.

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

Thendo20 commented 2 months ago

Looks good.