nrkno / sofie-core

Sofie Core: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
124 stars 40 forks source link

fix: add a way to take a heap snapshot. #1166

Closed nytamin closed 2 months ago

nytamin commented 4 months ago

This is a refactor of https://github.com/nrkno/sofie-core/pull/1165, targeting release51

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 75 lines in your changes are missing coverage. Please review.

Project coverage is 57.87%. Comparing base (748b7a0) to head (fec30c4). Report is 31 commits behind head on release51.

Files Patch % Lines
meteor/server/api/heapSnapshot.ts 0.00% 69 Missing :warning:
meteor/server/api/rest/api.ts 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release51 #1166 +/- ## ============================================== - Coverage 82.87% 57.87% -25.01% ============================================== Files 169 519 +350 Lines 30001 83691 +53690 Branches 2487 4318 +1831 ============================================== + Hits 24864 48437 +23573 - Misses 5133 35201 +30068 - Partials 4 53 +49 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.