Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mermaid root not reading node attr error #278

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

kayjan
Copy link
Owner

@kayjan kayjan commented Aug 15, 2024

No description provided.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
bigtree 100% 100% 0
bigtree.binarytree 100% 100% 0
bigtree.dag 100% 100% 0
bigtree.node 100% 100% 0
bigtree.tree 100% 100% 0
bigtree.utils 100% 100% 0
Summary 100% (2344 / 2344) 100% (1157 / 1157) 0

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: de8e5ba Previous: 3179fd0 Ratio
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10 15864.9323121981 iter/sec (stddev: 8.813378946529948e-7) 809.0915677631175 iter/sec (stddev: 0.0016624580350199938) 0.0509987406086208
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100 685.508954238342 iter/sec (stddev: 0.000007869320656355091) 678.7915121730463 iter/sec (stddev: 0.000010843906753454014) 0.99
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000 12.681626387869546 iter/sec (stddev: 0.0004647802266131181) 12.291259355328943 iter/sec (stddev: 0.003620867410869674) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10 64.3458464674038 iter/sec (stddev: 0.00007423892882283539) 66.28550842186847 iter/sec (stddev: 0.0002766217991416164) 1.03
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_10_no_assertions 22835.977168213598 iter/sec (stddev: 0.0000023158454225180917) 22264.92139350022 iter/sec (stddev: 3.5708892239181164e-7) 0.97
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_100_no_assertions 1563.2547589436501 iter/sec (stddev: 0.00003437967311795487) 1559.952281058224 iter/sec (stddev: 0.00003693183362770844) 1.00
tests/node/test_node_benchmark.py::test_node_benchmark_width_1_depth_1000_no_assertions 160.18469166798175 iter/sec (stddev: 0.00002043977004086302) 157.2518132175876 iter/sec (stddev: 0.00009545213225712582) 0.98
tests/node/test_node_benchmark.py::test_node_benchmark_width_2_depth_10_no_assertions 84.99242296797298 iter/sec (stddev: 0.00029635990712398536) 90.03467536964423 iter/sec (stddev: 0.00040096228397281275) 1.06

This comment was automatically generated by workflow using github-action-benchmark.

@kayjan kayjan merged commit ae55973 into master Aug 15, 2024
6 checks passed
@kayjan kayjan deleted the fix-mermaid-root branch August 15, 2024 18:03
@kayjan kayjan added the bug Something isn't working label Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant