Melinda Grad

Results 4 comments of Melinda Grad

I'm having a similar issue. I'm attempting to manually install (not using unlocked or managed) just the `core` directory in my org, but I'm getting code coverage errors on the...

@jongpie Thanks for such a quick response! To answer your qqs: 1. This is happening when trying to validate a deployment containing only the metadata in `nebula-logger/core` targeting a dev...

@jongpie I am using the following command to validate: `sf project deploy validate --manifest manifest/myManifest.xml --target-org myTargetOrgAlias --test-level RunSpecifiedTests --tests big long list of tests space separated` - To create...

@jongpie I looked into `LoggerFieldMapper.loadRecords()` here's a few things I'm seeing, curious what you think..... 1. I see in your test methods in `LoggerFieldMapper_Tests`, you are using a mock `LoggerFieldMapping__c`...