Kevin Poorman

Results 36 issues of Kevin Poorman

### Summary We use Github actions. One of our steps is to do a trial deployment to validate and do code coverage calculations. Specifically we use this command: ```sh sf...

bug
validated

Adds a 'shadow' Assert class that facilitates developers adding custom assertion methods that can still be cleanly read as `Assert.methodName` Closes #104 ### Summary by CodeRabbit - New Feature: Introduced...

WORK IN PROGRESS DO NOT MERGE. Pushed here for help debugging. ### Summary by CodeRabbit - Refactor: Updated the `Illuminated Cloud` configuration and PMD settings for better project setup. -...

### Summary by CodeRabbit - New Feature: Introduced a new `Tuple` class to provide key-value pair functionality similar to `Map`, enhancing support for various primitive data types. - Refactor: Updated...

### Summary Example code for calling / using the various testing utilities. ### Suggested Solution _No response_ ### Alternative Solutions _No response_

enhancement

### Summary The map implementation should adhere to the limitations of a Apex defined type. ### Suggested Solution _No response_ ### Alternative Solutions _No response_ Checklist - [X] ``force-app/main/default/classes/LinkedMap.cls`` ✅...

enhancement
sweep

### Summary Or, at the least, deprecate the class name method in Ouroboros class and utilize the same lookup logic that Qp uses ### Suggested Solution _No response_ ### Alternative...

enhancement

### Summary As a developer, I'd appreciate having some fine grained custom asserts that are baked into the Assert class so that I can do things like `Assert.isAccount(obj, friendly message)`...

enhancement

### Summary Experiment with the idea of building an auto-callable interface. ### Suggested Solution _No response_ ### Alternative Solutions _No response_

enhancement

Build a framework for using other library components if they exist.