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

Improvement of test coverage #336

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Improvement of test coverage #336

merged 2 commits into from
Jul 29, 2024

Conversation

Thendo20
Copy link
Collaborator

Added tests for DFSPrivateKeyServiceImpl and PathEncryptionImpl classes

@Thendo20 Thendo20 self-assigned this Jul 16, 2024
@Thendo20 Thendo20 linked an issue Jul 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.14%. Comparing base (89da57d) to head (ee0493c).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #336   +/-   ##
==========================================
  Coverage      86.14%   86.14%           
  Complexity         1        1           
==========================================
  Files            165      165           
  Lines           3348     3348           
  Branches         217      217           
==========================================
  Hits            2884     2884           
  Misses           330      330           
  Partials         134      134           

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

Copy link

sonarcloud bot commented Jul 22, 2024

@Thendo20 Thendo20 marked this pull request as ready for review July 22, 2024 13:45
@Thendo20 Thendo20 merged commit 641144b into develop Jul 29, 2024
3 checks passed
@Thendo20 Thendo20 deleted the improving-test-coverage branch July 29, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Improvement of test coverage
4 participants