-
Notifications
You must be signed in to change notification settings - Fork 6
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
Fixed inaccessible methods in namespaced package #12
Fixed inaccessible methods in namespaced package #12
Conversation
f1566eb
to
9c3ef74
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #12 +/- ##
=======================================
Coverage ? 97.28%
=======================================
Files ? 1
Lines ? 221
Branches ? 0
=======================================
Hits ? 215
Misses ? 6
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
9c3ef74
to
71b5b98
Compare
…epo/metadata Added lint-staged.config.js
ad24aec
to
07d140d
Compare
07d140d
to
9d7c728
Compare
9d7c728
to
29a42f8
Compare
29a42f8
to
f887cd3
Compare
f887cd3
to
aaeb1dc
Compare
aaeb1dc
to
b40f8d8
Compare
fbe540d
to
fac9d5b
Compare
…cheable interface, and several public static methods
fac9d5b
to
e8934c0
Compare
CacheManager
to make several itemsglobal
instead ofpublic
CacheManager.Cacheable
interfaceCacheable getOrganizationCache()
static methodCacheable getOrganizationCache(CacheConfiguration__mdt configuration)
static methodCacheable getSessionCache()
static methodCacheable getSessionCache(CacheConfiguration__mdt configuration)
static methodCacheable getTransactionCache()
static method