googleapis / cloud-profiler-nodejs

Node.js library for Google Cloud Profiler. Continuous CPU and heap profiling to improve performance and reduce costs.
https://cloud.google.com/profiler/
Apache License 2.0
68 stars 35 forks source link

chore: fix broken build and tests #874

Closed aabmass closed 1 year ago

aabmass commented 1 year ago

Not sure how this got through CI

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (572929d) 68.87% compared to head (568e03c) 68.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #874 +/- ## ======================================= Coverage 68.87% 68.87% ======================================= Files 7 7 Lines 1253 1253 Branches 58 58 ======================================= Hits 863 863 Misses 389 389 Partials 1 1 ``` | [Impacted Files](https://app.codecov.io/gh/googleapis/cloud-profiler-nodejs/pull/874?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis) | Coverage Δ | | |---|---|---| | [src/config.ts](https://app.codecov.io/gh/googleapis/cloud-profiler-nodejs/pull/874?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=googleapis#diff-c3JjL2NvbmZpZy50cw==) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.