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

RPL: add objective function and parent set #798

Merged
merged 1 commit into from
Jun 12, 2023

Conversation

thvdveld
Copy link
Contributor

No description provided.

@thvdveld thvdveld mentioned this pull request Jun 12, 2023
15 tasks
@thvdveld thvdveld enabled auto-merge June 12, 2023 13:18
@thvdveld thvdveld added this pull request to the merge queue Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #798 (dd0e4a7) into master (7b4246d) will increase coverage by 0.15%.
The diff coverage is 98.63%.

❗ Current head dd0e4a7 differs from pull request most recent head f68603d. Consider uploading reports for the commit f68603d to get more accurate results

@@            Coverage Diff             @@
##           master     #798      +/-   ##
==========================================
+ Coverage   80.16%   80.32%   +0.15%     
==========================================
  Files          70       72       +2     
  Lines       28841    29060     +219     
==========================================
+ Hits        23119    23341     +222     
+ Misses       5722     5719       -3     
Impacted Files Coverage Δ
src/lib.rs 100.00% <ø> (ø)
src/iface/rpl/parents.rs 97.76% <97.76%> (ø)
src/iface/rpl/of0.rs 100.00% <100.00%> (ø)
src/iface/rpl/rank.rs 85.00% <100.00%> (+2.94%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Merged via the queue into smoltcp-rs:master with commit 8f4820f Jun 12, 2023
10 of 11 checks passed
@thvdveld thvdveld deleted the rpl-objective-function branch June 12, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant