LeftChildRightSiblingTrees.jl icon indicating copy to clipboard operation
LeftChildRightSiblingTrees.jl copied to clipboard

feat: allow adding `Node` as child of `Node`

Open AayushSabharwal opened this issue 8 months ago • 1 comments
trafficstars

Close #14

AayushSabharwal avatar Mar 20 '25 10:03 AayushSabharwal

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.97%. Comparing base (69c1f25) to head (11bbe94). Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #27      +/-   ##
==========================================
+ Coverage   89.18%   90.97%   +1.78%     
==========================================
  Files           2        2              
  Lines         111      144      +33     
==========================================
+ Hits           99      131      +32     
- Misses         12       13       +1     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Mar 20 '25 10:03 codecov-commenter

This is nice, thanks!

timholy avatar Jul 22 '25 15:07 timholy

https://github.com/JuliaRegistries/General/pull/135219

timholy avatar Jul 22 '25 15:07 timholy