Skip to content

Releases: aplteam/CodeCoverage

Calling `Stop` before `Finalise` is not required anymore

Choose a tag to compare

@aplteam aplteam released this 12 Dec 17:18
32b0cae
  • When Finalise was called without calling Stop the result appeared to be wrong. Is now called implicitly by Finalise.
  • Destructor added that executes ⎕PROFILE 'clear'

To be consumed as a package from https://tatin.dev

Couple of bug fixes

Choose a tag to compare

@aplteam aplteam released this 19 Sep 06:55
bd1b76b
  • Typo fixed (Finalyse => Finalise)
  • Rearranged a few lines to avoid VALUE ERROR in CreateReport if no data was gathered
  • Start: ⎕PROFILE'clear' added

Consume as package from https://tatin.dev/

New make introduced

Choose a tag to compare

@aplteam aplteam released this 04 Aug 08:15

Consume as package from https://tatin.dev