grafana / pyroscope-nodejs

Pyroscope NodeJS integration
Apache License 2.0
26 stars 18 forks source link

Improve test coverage for the SDK #86

Open bryanhuhta opened 2 months ago

bryanhuhta commented 2 months ago

With the recent uptick of feature and maintenance work that this SDK has seen, we've introduced a few bugs.

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).