Open depfu[bot] opened 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.21%. Comparing base (
4a05005
) to head (5c6ed14
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This update breaks http://localhost:3001/pipelines with
pipeline-graph-brZGNYnl.js:3 Uncaught (in promise) Error: Can not create edge `b855145b-def4-4f6e-923f-ba28a9bb32bb` with nonexistant source `LRC PBMC Pools Input`
at Pa (pipeline-graph-brZGNYnl.js:3:12507)
at io.restore (pipeline-graph-brZGNYnl.js:13:28697)
at new oh (pipeline-graph-brZGNYnl.js:13:25238)
at EB.add (pipeline-graph-brZGNYnl.js:13:32958)
at I (pipeline-graph-brZGNYnl.js:13:97641)
at pipeline-graph-brZGNYnl.js:13:97980
at x (pipeline-graph-brZGNYnl.js:13:97442)
at new EB (pipeline-graph-brZGNYnl.js:13:97891)
at ny (pipeline-graph-brZGNYnl.js:16:108228)
at Object.w_n [as renderPipelines] (pipeline-graph-brZGNYnl.js:41:30563)
:(
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ cytoscape (3.30.2 → 3.30.3) · Repo
Commits
See the full diff on Github. The new version differs by 10 commits:
3.30.3
Build 3.30.3
Docs: Add 3.30.3 to versions.json
Cherry-pick to master: add srcRs and tgtRs to swappedpairInfo
Cherry-pick to master: Attach the 'mousemove' handler to the window and
Cherry-pick to master: Add padding to getLabelRotationOffset
Cherry-pick to master: maximum width/height for offscreen canvas used by
Cherry-pick to master: Add 'cytoscape-node-edge-html-label' to list of
Cherry-pick to master: initialize edgeType when calling getSegmentPoints
don't recalculate bounding box when already cached
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands