ganesh-yallankar
|
c458184fab
|
add exception fallback
|
2026-03-30 18:32:48 -07:00 |
|
Anand Subramanian
|
f6bd0662e4
|
Update apex skill to review existing triggers, load apex test skills
|
2026-03-30 18:31:01 -07:00 |
|
Daniel Ballinger
|
85a7f9ba17
|
The @author Apex Doc tag is officially supported, but is generally unnecessary in the presence of source drive development.
|
2026-03-31 13:54:56 +13:00 |
|
Daniel Ballinger
|
e223228f7e
|
Be more specific that the generating-apex-test skill is used for the test generation and not just fixes and coverage. Skip the implication that a green test is a passing test.
Triggers need to have a -meta.xml file generated as well.
|
2026-03-31 11:44:06 +13:00 |
|
Daniel Ballinger
|
d701680d45
|
The @author Apex Doc tag is officially supported, but is generally unnecessary in the presence of source drive development. Instead make the comment focused on what the class is doing.
|
2026-03-31 11:17:54 +13:00 |
|
Daniel Ballinger
|
b29a3b532b
|
@InvocableMethod does not need to be global beyond managed package scenarios. @RestResource aways needs to be global.
Clarify that System.debug is only sensitive in hot code code paths.
|
2026-03-31 08:57:39 +13:00 |
|
Ayush Gupta
|
675e38f41f
|
@W-21623314 Adding Apex skill and Apex testing skill (#104)
* @W-21623314 Adding Apex skill and Apex testing skill
* @W-21623314 Adding Apex skill and Apex testing skill
* @W-21623314 Adding Apex skill and Apex testing skill
* @W-21623314 Adding Apex skill and Apex testing skill
* @W-21623314 Adding Apex skill and Apex testing skill
* @W-21623314 Adding Apex skill and Apex testing skill
|
2026-03-27 22:32:47 +05:30 |
|
Jeff Douglas
|
bba4327cd8
|
Add Apex & Unit Test Skills (#105)
* added apex and apex test
|
2026-03-25 14:07:54 -04:00 |
|