8.1.4 (2024-08-18)
- deps: bump @salesforce/core from 8.2.8 to 8.4.0 (ddfd375)
8.1.3 (2024-08-11)
- deps: bump @jsforce/jsforce-node from 3.4.0 to 3.4.1 (79595f1)
8.1.2 (2024-08-06)
- deps: bump @salesforce/kit from 3.1.6 to 3.2.1 (c86216a)
8.1.1 (2024-08-01)
8.1.0 (2024-07-17)
7.0.4 (2024-07-05)
7.0.3 (2024-07-02)
7.0.2 (2024-07-01)
7.0.1 (2024-06-26)
6.2.1 (2024-06-26)
6.2.0 (2024-06-21)
6.1.3 (2024-06-19)
6.1.2 (2024-06-06)
6.1.1 (2024-06-06)
6.1.0 (2024-06-05)
6.0.1 (2024-06-05)
- All Apex classes/triggers in the ApexCodeCoverageAggregate table are displayed when the "Show Only Aggregated Code Coverage" setting is checked (#370) (602ffbd)
6.0.0 (2024-04-23)
-
use new jsforce, core
-
test: node16 module imports
-
ci: beta release 5.0.0-beta.0
4.0.6 (2024-04-18)
4.0.5 (2024-04-12)
4.0.4 (2024-04-10)
4.0.3 (2024-04-10)
4.0.2 (2024-03-28)
4.0.1 (2024-03-28)
- bump version (7f05c79)
3.1.0 (2024-03-06)
3.0.2 (2024-01-17)
3.0.1 (2023-12-12)
2.1.7 (2023-12-12)
2.1.6 (2023-12-08)
2.1.5 (2023-12-08)
2.1.4 (2023-12-07)
2.1.3 (2023-12-05)
2.1.2 (2023-11-10)
2.1.1 (2023-11-07)
2.1.0 (2023-08-07)
1.6.2 (2023-06-01)
1.6.1 (2023-04-26)
1.6.0 (2023-01-12)
1.5.0 (2023-01-12)
1.4.0 (2022-11-16)
1.3.0 (2022-10-06)
- junit testresult file generation (#285) (39afd96)
- remove listing git tags in deploy (#301) (a902474), closes #299
1.2.0 (2022-08-18)
1.1.0 (2022-07-06)
1.0.0 (2022-06-30)
0.13.0 (2022-05-23)
0.12.0 (2022-05-18)
0.11.0 (2022-03-02)
0.10.0 (2022-02-28)
0.9.0 (2022-02-16)
0.8.0 (2022-01-24)
0.7.0 (2021-12-16)
0.6.0 (2021-12-13)
0.5.0 (2021-12-06)
0.4.0 (2021-12-01)
0.3.0 (2021-10-07)
0.2.9 (2021-09-27)
0.2.8 (2021-08-26)
0.2.7 (2021-08-11)
0.2.6 (2021-08-11)
0.2.5 (2021-08-11)
0.2.4 (2021-08-06)
0.2.3 (2021-07-23)
0.2.2 (2021-06-03)
0.2.1 (2021-05-24)
0.2.0 (2021-05-04)
- revert RunLocalTests sync bug fix (#182) (902ea7c)
- set correct exit codes on failure (#185) (51f7f67), closes forcedotcom/salesforcedx-vscode#3163
- use correct suiteid (#187) (62eb074)
0.1.21 (2021-04-02)
--json
flag should override-r json
flag inforce:apex:test:run
andforce:apex:test:report
(#177) (#178) (0b97751)
0.1.20 (2021-03-30)
0.1.19 (2021-03-18)
- fix help text issues (#163) (60532c7)
- follow up to support running tests with class id specified (#165) (9e8a00e), closes #155
- handle class id specified for async tests (#161) (530b66d), closes #155
- handle invalid test run id with force:apex:test:report command (#162) (d4a9d72), closes #153
- handle running test class with no tests (#149) (4619908)
- process test results with missing stack trace (#150) (4e3e757)
- set the correct summary status when tests are skipped/do not run (#160) (490b045), closes #152
0.1.18 (2021-03-09)
0.1.17 (2021-03-03)
0.1.16 (2021-02-24)
0.1.15 (2021-02-10)
0.1.14 (2021-02-09)
0.1.12 (2021-02-03)
0.1.11 (2021-01-21)
- handle no coverage records (#121) (f00f66c)
- handle test method covering multiple classes (#122) (abe8149)
0.1.10 (2021-01-05)
0.1.9 (2020-12-18)
- format for test-result-codecoverage file (#114) (8763939)
- move human-readable reporter to library (#113) (f28c249)
0.1.8 (2020-12-10)
- add force:apex:test:report command to the plugin (#108) (453d22b)
- add output directory functionality to library and plugin (#106) (9930305)
0.1.7 (2020-12-03)
0.1.6 (2020-12-02)
- add JSON result to test:run command (#101) (c35c36f)
- add testRunCoverage and small fixes (#100) (7c77be3)
0.1.5 (2020-11-20)
- correct hanging for apex:test:run command (#95) (09b3b12)
- missing message to run test report command (#94) (6362f8a)
- add junit result format to test:run command (#96) (d2b645d)
- add TAP reporter for Apex test results (#91) (f049965)
- Check for query limits before getting apex test results (#92) (0bf9940)
- validate all flags and handle errors (#84) (95dc2fc)
0.1.4 (2020-11-05)
- change how oclif manifest gets generated (#88) (657978f)
- remove tests from being published on apex-node (#87) (e360ec1)
0.1.3 (2020-11-05)
- get log query for specific number of logs and descending order (#83) (4d963d9)
- ignore apex:test:run when publishing (#85) (a3721ab)