grafana / grafana/pyroscope-nodejs
Improve test coverage for the SDK
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
With the recent uptick of feature and maintenance work that this SDK has seen, we've introduced a few bugs.
- https://github.com/grafana/pyroscope-nodejs/pull/84
- https://github.com/grafana/pyroscope-nodejs/issues/85
These may have been able to be mitigated with more thorough test coverage. We should take a stab at improving the test coverage to help us be confident new changes don't break anything (or tell us when we are making a breaking change).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.