Skip to content

Report test results for 'master' / Refactor dotTrace and dotMemory diagnosers All the common logic of profilers moved into SnapshotProfilerBase which is the base for DotMemoryDiagnoser and DotTraceDiagnoser. The common class is inside the main package, so it can be reused by other tools (not only by JetBrains, applicable for any command-line profiler). The dotTrace/dotMemory diagnoser classes have unique simple implementation. IsSupported is duplicated on purpose since future versions of dotTrac... #981

Report test results for 'master' / Refactor dotTrace and dotMemory diagnosers All the common logic of profilers moved into SnapshotProfilerBase which is the base for DotMemoryDiagnoser and DotTraceDiagnoser. The common class is inside the main package, so it can be reused by other tools (not only by JetBrains, applicable for any command-line profiler). The dotTrace/dotMemory diagnoser classes have unique simple implementation. IsSupported is duplicated on purpose since future versions of dotTrac...

Report test results for 'master' / Refactor dotTrace and dotMemory diagnosers All the common logic of profilers moved into SnapshotProfilerBase which is the base for DotMemoryDiagnoser and DotTraceDiagnoser. The common class is inside the main package, so it can be reused by other tools (not only by JetBrains, applicable for any command-line profiler). The dotTrace/dotMemory diagnoser classes have unique simple implementation. IsSupported is duplicated on purpose since future versions of dotTrac... #981

Triggered via workflow run August 28, 2024 07:57
Status Success
Total duration 21s
Artifacts

report-test-results.yaml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

1 warning
report
The following actions use a deprecated Node.js version and will be forced to run on node20: dawidd6/action-download-artifact@v2, AndreyAkinshin/test-reporter@0e2c48ebec2007001dd77dd4bcbcd450b96d5a38. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/