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

Private memory store #292

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Private memory store #292

wants to merge 14 commits into from

Conversation

isc-rsaptars
Copy link
Contributor

Added a private memory store utility

@isc-rsaptars isc-rsaptars marked this pull request as draft October 11, 2023 20:44
@isc-rsaptars isc-rsaptars marked this pull request as ready for review October 11, 2023 20:46
@isc-rsaptars isc-rsaptars marked this pull request as draft October 12, 2023 17:32
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 24.49799% with 188 lines in your changes missing coverage. Please review.

Project coverage is 43.29%. Comparing base (d2fba37) to head (45410ed).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
cls/SourceControl/Git/Util/CredentialManager.cls 0.00% 81 Missing ⚠️
cls/SourceControl/Git/OAuth2/Config.cls 0.00% 53 Missing ⚠️
cls/SourceControl/Git/OAuth2.cls 0.00% 36 Missing ⚠️
cls/SourceControl/Git/Util/PrivateMemoryStore.cls 84.72% 11 Missing ⚠️
cls/SourceControl/Git/Utils.cls 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #292      +/-   ##
==========================================
+ Coverage   40.89%   43.29%   +2.39%     
==========================================
  Files          23       27       +4     
  Lines        3157     4114     +957     
==========================================
+ Hits         1291     1781     +490     
- Misses       1866     2333     +467     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants