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

hustcc / echarts-for-react
95%

Build:
DEFAULT BRANCH: master
Repo Added 29 May 2017 01:12AM UTC
Files 5
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • chore-new-verison
  • chore-v3-stable
  • docs-readme
  • fix-ci
  • fix-size-sensor
  • fix/finish-event-race-condition
  • fix/options-type-incompatibility
  • fix/unbind-listeners
  • hustcc-patch-1
  • master
  • refs/tags/3.0.0-beta.1
  • refs/tags/3.0.0-beta.2
  • refs/tags/3.0.3
  • refs/tags/v3.0.0
  • refs/tags/v3.0.1
  • refs/tags/v3.0.2
  • refs/tags/v3.0.3
  • refs/tags/v3.0.4
  • refs/tags/v3.0.5
  • update-deps
  • update-dumi-base
  • v1.3.5
  • v1.4.0
  • v1.4.1
  • v2
  • v2.0.10
  • v2.0.12
  • v2.0.16
  • v2.0.5
  • v2.0.6
  • v2.0.7
  • v2.0.8
  • v2.x
  • v3
  • ver-beta.2

21 Jan 2026 04:24AM UTC coverage: 94.737%. Remained the same
21197187486

push

github

web-flow
Clean up event listeners from previous renders (#618)

* Add second test series

This makes it possible to dispatch legend events for testing.

* Add test case

This verifies the bug by adding a failing test case. On re-render there
are two event listeners attached to the chart instance, there should be
only one!

* Correctly unbind the current event handlers

Keep track of the handlers added to the current instance. Unbind them
before binding new events.

* Rename onEvents to eventHandlerRefs for clarity

* Bump version from 3.0.5 to 3.0.6

---------

Co-authored-by: hustcc <i@hust.cc>

1 of 2 branches covered (50.0%)

Branch coverage included in aggregate %.

17 of 17 relevant lines covered (100.0%)

8.59 hits per line

Relevant lines Covered
Build:
Build:
17 RELEVANT LINES 17 COVERED LINES
8.59 HITS PER LINE
Source Files on master
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21197187486 master Clean up event listeners from previous renders (#618) * Add second test series This makes it possible to dispatch legend events for testing. * Add test case This verifies the bug by adding a failing test case. On re-render there are two event ... push 21 Jan 2026 04:27AM UTC web-flow github
94.74
21197174124 fix/unbind-listeners Merge edde2b79e into 6bbc4c5b0 Pull #618 21 Jan 2026 04:26AM UTC web-flow github
94.74
21197120686 fix/unbind-listeners Merge 79f040dbe into 6bbc4c5b0 Pull #618 21 Jan 2026 04:23AM UTC web-flow github
94.74
20731382621 fix/unbind-listeners Merge 3d3750cbf into 6bbc4c5b0 Pull #618 05 Jan 2026 10:41PM UTC web-flow github
94.74
19122444665 refs/tags/v3.0.5 Bump version from 3.0.4 to 3.0.5 (#614) push 06 Nov 2025 02:06AM UTC web-flow github
94.74
19122295024 master Bump version from 3.0.4 to 3.0.5 (#614) push 06 Nov 2025 01:58AM UTC web-flow github
94.74
19122227411 hustcc-patch-1 Bump version from 3.0.4 to 3.0.5 Pull #614 06 Nov 2025 01:54AM UTC web-flow github
94.74
19122229120 hustcc-patch-1 Merge e576d7ea7 into 809fc46d4 Pull #614 06 Nov 2025 01:54AM UTC web-flow github
94.74
19122212117 master Pass unknown (non-ECharts) props through to the div element (#602) * Pass unknown props through to the div element This fits common React conventions and allows using attributes such as `data-testid` for testing purposes. Related changes: - Ad... push 06 Nov 2025 01:53AM UTC web-flow github
94.74
19122124500 master Only unbind events passed from the parent component (#613) `initEchartsInstance` attached a handler for the `"finish"` event. If `componentDidUpdate` is called between attaching the handler, and firing the handler and the `onEvents` prop changed,... push 06 Nov 2025 01:49AM UTC web-flow github
94.74
See All Builds (236)
  • 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

© 2026 Coveralls, Inc