-
-
Notifications
You must be signed in to change notification settings - Fork 213
Improved Testability of Queries #813
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
Improved Testability of Queries #813
Conversation
53161a1 to
3655fc7
Compare
2384c3d to
5520135
Compare
5520135 to
607b6c1
Compare
c2e7f74 to
51e8ff2
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #813 +/- ##
==========================================
- Coverage 92.73% 85.97% -6.77%
==========================================
Files 75 17 -58
Lines 7295 1319 -5976
Branches 200 200
==========================================
- Hits 6765 1134 -5631
+ Misses 510 165 -345
Partials 20 20
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
… Additions' and 'Big Object Archiving'
Core Unlocked Package Changes
LoggerSObjectProxy, which are used for dynamically interacting with some standard SObject types that don't exist in all orgs (Network,OmniProcess, etc.)LoggerParameter__mdt). This is controlled internally by Nebula Logger via a new Apex classLoggerConfigurationSelectorLogMassDeleteto the permission setsLoggerAdmin,LoggerLogViewer, andLoggerEndUserAsync Failure AdditionsPlugin Changes -v1.0.3LogFinalizerto skip logging the async context when no error has occurredv4.15.3(this release), now that the org's actual CMDT records are loaded during testsBig Object ArchivingPlugin Changes -v0.9.1v4.15.3(this release), now that the org's actual CMDT records are loaded during testsPipeline Changes
package.json+build.ymlto auto-generate apackage.xmlmanifest file for the core package's metadata, stored within the repo atnebula-logger/core.package.xml. Thanks to @Coding-With-The-Force for chatting about this!sf project deploy start --manifest ./nebula-logger/core.package.xmlpackage.xmlfile for Nebula Logger to help any teams that meet the 2 criteria below:package.xmlmanifest files in their deployment/devops processextra-testsdirectory (used by the pipeline) to help validate that the org's records are correctly returned by the new query selector classpackage.json/ regeneratedpackage-lock.json