Skip to content

1.4.0

Choose a tag to compare

@svc-cli-bot svc-cli-bot released this 17 Jan 18:43
· 0 commits to 9f27d5f59b951e5ab79d593f327fb0a5621525fc since this release

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)