Skip to content

Devs update +Mutation observer#30

Open
gustavo-salazar wants to merge 9 commits intomasterfrom
mutation_observer
Open

Devs update +Mutation observer#30
gustavo-salazar wants to merge 9 commits intomasterfrom
mutation_observer

Conversation

@gustavo-salazar
Copy link
Copy Markdown
Contributor

@gustavo-salazar gustavo-salazar commented Jun 10, 2022

Basically a refresh of the build system using webpack 5, and updating d3 to 7, but using the d3 module packages(e.g. d3-selection) instead of the umbrella d3.

The only extra feature I added is a MutationObserver for the attribute width so the tree positions get recalculated if it changes.

Published in npm as taxonomy-visualisation@2.0.0-alpha.1.0

@coveralls
Copy link
Copy Markdown

coveralls commented Jun 10, 2022

Pull Request Test Coverage Report for Build 2475455201

  • 1 of 29 (3.45%) changed or added relevant lines in 6 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.4%) to 12.598%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/draw-focus/draw-description/index.js 0 1 0.0%
src/zooming/index.js 0 1 0.0%
src/draw-tree/draw-nodes/index.js 0 5 0.0%
src/update-size/index.js 0 8 0.0%
src/taxonomy-visualisation/index.js 0 13 0.0%
Files with Coverage Reduction New Missed Lines %
src/taxonomy-visualisation/index.js 1 0%
src/draw-tree/draw-nodes/index.js 2 0%
Totals Coverage Status
Change from base Build 408693654: -0.4%
Covered Lines: 42
Relevant Lines: 404

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants