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

implemened Ord trait for NodeId #34

Merged
merged 1 commit into from
Nov 11, 2024

src/node.rs: implemened `Ord` trait for `NodeId`

6e2565a
Select commit
Loading
Failed to load commit list.
Merged

implemened Ord trait for NodeId #34

src/node.rs: implemened `Ord` trait for `NodeId`
6e2565a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

84.07% (+0.00%) compared to 39600af

View this Pull Request on Codecov

84.07% (+0.00%) compared to 39600af

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.07%. Comparing base (39600af) to head (6e2565a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   84.07%   84.07%           
=======================================
  Files          13       13           
  Lines        2122     2122           
=======================================
  Hits         1784     1784           
  Misses        338      338           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.