Skip to content

Add Stacktrace property to dachlatten-debug #9

Add Stacktrace property to dachlatten-debug

Add Stacktrace property to dachlatten-debug #9

GitHub Actions / Test Results succeeded Sep 29, 2023 in 0s

All 9 tests pass in 1s

  6 files  +2    6 suites  +2   1s ⏱️ ±0s
  9 tests +2    9 ✔️ +2  0 💤 ±0  0 ±0 
18 runs  +4  18 ✔️ +4  0 💤 ±0  0 ±0 

Results for commit d893c54. ± Comparison against earlier commit f38eba1.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

9 tests found

There are 9 tests, see "Raw output" for the full list of tests.
Raw output
de.sipgate.dachlatten.debug.StacktraceKtTest ‑ stacktraceReturnsInnerFuncStacktrace()
de.sipgate.dachlatten.debug.StacktraceKtTest ‑ stacktraceReturnsStacktrace()
de.sipgate.dachlatten.flow.PrintFlowKtTest ‑ printFlowCallsToStringByDefault()
de.sipgate.dachlatten.flow.PrintFlowKtTest ‑ printFlowExecutesPrintFuncOnceForEachEmittedValue()
de.sipgate.dachlatten.flow.PrintFlowKtTest ‑ printFlowExecutesStringFuncForEachEmittedValue()
de.sipgate.dachlatten.flow.PrintFlowKtTest ‑ printFlowPassesThroughValuesTransparently()
de.sipgate.dachlatten.flow.PrintFlowKtTest ‑ printFlowWorksWithNullableValues()
de.sipgate.dachlatten.flow.RefreshableFlowTest ‑ invokingTheRefreshSignalCausesTheLastEmittedItemToBeEmittedAgain()
de.sipgate.dachlatten.flow.RefreshableFlowTest ‑ invokingTheRefreshSignalCausesTheLastEmittedItemToBeProcessedAgain()