Skip to content

Releases: salesforcecli/plugin-apex

1.4.1

18 Jan 05:44
Compare
Choose a tag to compare

Bug Fixes

  • deps: bump @salesforce/core from 3.32.12 to 3.32.13 (3bb0b2a)

1.4.0

17 Jan 18:43
Compare
Choose a tag to compare

Bug Fixes

Features

  • add apex code coverage reporters (#284) (02c3584)
  • add force:apex:test:report command to the plugin (#108) (ac1634e)
  • add force:test:run command (basic functionality) (#62) (b7624b5)
  • add JSON result to test:run command (#101) (417c047)
  • add junit result format to test:run command (#96) (c9f98f1)
  • add output directory functionality to library and plugin (#106) (83977f1)
  • add TAP reporter for Apex test results (#91) (5b7ecae)
  • add testRunCoverage and small fixes (#100) (19e1eec)
  • bump apexnode and core (7aa3f39)
  • bump version of @salesforce/core (#267) (cb4aae8)
  • bump version of core and faye (#261) (bd432bf)
  • changes to subscribe to test runs (#200) (fa35ae2), closes #198
  • Check for query limits before getting apex test results (#92) (6786dbb)
  • exit Apex test runs early (#215) (e5be530)
  • handle namespaces when running tests (#126) (1108cca)
  • validate all flags and handle errors (#84) (9c6f293)

Reverts

  • Revert "Update test.yml" (c8dea22)
  • Revert "chore: remove the nuts tests" (845f9dd)
  • Revert "update workflows to latest" (ed5e80f)
  • Revert "add scripts" (28080ab)