emilydolson / python-red-black-trees

Red-black tree implementation in Python
Other
20 stars 5 forks source link

Add and test len() #12

Open Beakerboy opened 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (1c2672e) 100.00% compared to head (b5e3fe8) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #12 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 1 1 Lines 317 328 +11 ========================================= + Hits 317 328 +11 ```

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