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 (patch for release49) #1179

Closed nytamin closed 1 month ago

nytamin commented 2 months ago

This is PR to merge release49-changes into R50

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 57.99%. Comparing base (b6256cc) to head (eac0a9d). Report is 3 commits behind head on release50.

Files Patch % Lines
meteor/server/api/heapSnapshot.ts 0.00% 69 Missing :warning:
meteor/server/api/rest/api.ts 0.00% 6 Missing :warning:
meteor/server/migration/1_40_0.ts 0.00% 6 Missing :warning:
meteor/server/Connections.ts 0.00% 4 Missing :warning:
meteor/server/api/studio/lib.ts 25.00% 3 Missing :warning:
meteor/server/api/blueprintConfigPresets.ts 0.00% 2 Missing :warning:
...ver/collections/implementations/asyncCollection.ts 0.00% 2 Missing :warning:
meteor/server/migration/1_50_0.ts 0.00% 2 Missing :warning:
meteor/lib/collections/lib.ts 87.50% 1 Missing :warning:
meteor/server/api/integration/expectedPackages.ts 50.00% 1 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release50 #1179 +/- ## ============================================= - Coverage 58.02% 57.99% -0.04% ============================================= Files 480 481 +1 Lines 79065 79177 +112 Branches 3673 3479 -194 ============================================= + Hits 45877 45916 +39 - Misses 33182 33240 +58 - Partials 6 21 +15 ```

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