• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jlfwong / speedscope
44%
master: 47%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Repo Added 30 May 2018 02:40AM UTC
Files 89
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • Adjust-Temporary-Files
  • av/fix-failed-to-open-dist_html
  • av/strip-v8-different-version-message
  • cerisier/rust-demangling
  • eszp/fix-infinite-recurrence-when-redrawing
  • evanw-asmjs-symbol-map
  • jefflee/fix
  • jlfwong/alt-gl-sky
  • jlfwong/bump-dependencies
  • jlfwong/bump-transitive-deps
  • jlfwong/call-tree-node-split
  • jlfwong/chrome-66-multiple-profiles
  • jlfwong/chrome-68-fix
  • jlfwong/chrome-69
  • jlfwong/chrome-program-blocks
  • jlfwong/ci-prepack
  • jlfwong/clamp-zoom
  • jlfwong/cli
  • jlfwong/collapse-recursion
  • jlfwong/contributor-guidelines
  • jlfwong/coveralls
  • jlfwong/decode-opt
  • jlfwong/demangle-test
  • jlfwong/drag-over
  • jlfwong/emscripten-symbol-map-dash
  • jlfwong/encoding
  • jlfwong/esbuild
  • jlfwong/fade-unmatching-text
  • jlfwong/fail-unmatched-loudly
  • jlfwong/file-format
  • jlfwong/file-reorg
  • jlfwong/filter-sandwich-view
  • jlfwong/fix-action-creator-index
  • jlfwong/fix-code-splitting
  • jlfwong/fix-cpu-burn-for-recursion-flattening
  • jlfwong/fix-crash-on-old-stackprof-input
  • jlfwong/fix-device-pixel-ratio-changes
  • jlfwong/fix-flamechart-bleed
  • jlfwong/fix-hmr
  • jlfwong/fix-instruments-10-import
  • jlfwong/fix-negative-weights
  • jlfwong/fix-pan-bounds
  • jlfwong/fix-resizing
  • jlfwong/fix-schema-generation
  • jlfwong/fix-text-culling
  • jlfwong/fix-viewport-size-bug
  • jlfwong/fix-zoom-clamping
  • jlfwong/flamegraph-search
  • jlfwong/focal-frame-flamechart
  • jlfwong/github-actions
  • jlfwong/global-state-management
  • jlfwong/go-pprof
  • jlfwong/import-tests
  • jlfwong/more-firefox-import-fixes
  • jlfwong/multiprocess
  • jlfwong/multithreaded-chrome-profiles
  • jlfwong/no-crash-on-empty
  • jlfwong/node-prof
  • jlfwong/pan-deselection
  • jlfwong/partial-json
  • jlfwong/perf-record
  • jlfwong/preact-upgrade
  • jlfwong/prevent-bad-event-reodering
  • jlfwong/react-recoil
  • jlfwong/react-switch
  • jlfwong/redux
  • jlfwong/rm-react
  • jlfwong/safari-formatted
  • jlfwong/sampled-profile-import
  • jlfwong/scroll-selected-into-view
  • jlfwong/search-results-navigation
  • jlfwong/single-file-build
  • jlfwong/stackprof-gc
  • jlfwong/standalone
  • jlfwong/stdin
  • jlfwong/store-tests
  • jlfwong/table-view
  • jlfwong/test-coverage-no-extension
  • jlfwong/tests-1
  • jlfwong/thread-select
  • jlfwong/trace-event-extra-e-events
  • jlfwong/trace-event-format
  • jlfwong/trace-fixes
  • jlfwong/ts-3
  • jlfwong/typescript-upgrade
  • jlfwong/ui-tweaks
  • jlfwong/upgrade-parcel
  • jlfwong/upgrade-parcel-p2
  • main
  • master
  • pa/esm
  • pmcstat
  • terragon/import-perfetto-trace
  • terragon/profile-selector-total-weight-sort
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.1.0
  • v1.2.0
  • v1.3.0
  • v1.3.1
  • v1.3.2
  • v1.4.0
  • v1.4.1
  • v1.5.0
  • v1.5.1
  • v1.5.2
  • v1.5.3
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0

03 Nov 2025 09:48PM UTC coverage: 43.509%. Remained the same
19050397040

push

github

web-flow
Compare floats with margin of error to avoid infinite recurrence (#530)

With some specific zoom (e.g. 110%), browser can report slightly
different values of divs that cover the same area, leading to infinite
recurrence

Signed-off-by: Eryk Szpotanski <eszpotanski@antmicro.com>

1633 of 3791 branches covered (43.08%)

Branch coverage included in aggregate %.

2741 of 6262 relevant lines covered (43.77%)

7970.14 hits per line

Relevant lines Covered
Build:
Build:
6262 RELEVANT LINES 2741 COVERED LINES
7970.14 HITS PER LINE
Source Files on master
  • Tree
  • List 89
  • Changed 75
  • Source Changed 1
  • Coverage Changed 75
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19050397040 main Compare floats with margin of error to avoid infinite recurrence (#530) With some specific zoom (e.g. 110%), browser can report slightly different values of divs that cover the same area, leading to infinite recurrence Signed-off-by: Eryk Szpota... push 03 Nov 2025 09:49PM UTC web-flow github
43.51
19050310592 main chrome: tolerate missing args data (#527) push 03 Nov 2025 09:45PM UTC web-flow github
43.51
19039839069 eszp/fix-infinite-recurrence-when-redrawing Merge 20b47e1d2 into fc7693255 Pull #530 03 Nov 2025 09:45PM UTC web-flow github
43.45
18787062728 jefflee/fix Merge ac3b0c765 into fc7693255 Pull #527 24 Oct 2025 10:10PM UTC web-flow github
43.51
18762287426 jefflee/fix Merge c03112fe6 into fc7693255 Pull #527 23 Oct 2025 09:35PM UTC web-flow github
43.5
18668933360 jefflee/fix Merge 1453183a3 into f1d27ac50 Pull #527 22 Oct 2025 01:59AM UTC web-flow github
43.62
18669595742 main 1.24.0 push 21 Oct 2025 01:12AM UTC jlfwong github
43.45
18669588205 main [Improvement] Use mouse pos as origin when pressing +/- (#525) * Use mouse pos as origin when pressing +/- * Zoom around minimap origin * Refactor zoom logic so we dont snap zoom when pressing + or - * Refactor zoom multiplier logic * Woops, ... push 21 Oct 2025 01:11AM UTC web-flow github
43.45
18669445602 main 1.23.2 push 21 Oct 2025 01:04AM UTC jlfwong github
43.6
18669442670 main Fix changelog printing for PR titles with issues linked push 21 Oct 2025 01:03AM UTC jlfwong github
43.6
See All Builds (800)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc