Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: getsentry/profiling-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd1c711
Choose a base ref
...
head repository: getsentry/profiling-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc41b2e
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 31, 2023

  1. Merge branch 'release/1.2.5'

    getsentry-bot committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4b05e62 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fix(isnan): set rate to 0 if its nan (#207)

    * fix(profiling): dont serialize if measurement is empty
    
    * profiling(isnan): check if number isnan
    
    * profiling(isnan): check if number isnan
    
    * profiling(isnan): check if number isnan
    
    * fix: check if napi sets value
    JonasBa authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    12c2eec View commit details
    Browse the repository at this point in the history
  2. fix: check inf and remove rounding (#208)

    * fix: check inf and remove rounding
    
    * fix: check inf and remove rounding
    JonasBa authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e139a1f View commit details
    Browse the repository at this point in the history
  3. release: 1.2.6

    getsentry-bot committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cc41b2e View commit details
    Browse the repository at this point in the history
Loading