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

Tlv refactor #230

Merged
merged 6 commits into from
Aug 17, 2023
Merged

Tlv refactor #230

merged 6 commits into from
Aug 17, 2023

Conversation

folkertdev
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #230 (0990268) into main (168be7c) will increase coverage by 0.53%.
Report is 11 commits behind head on main.
The diff coverage is 85.77%.

@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   63.65%   64.19%   +0.53%     
==========================================
  Files          46       46              
  Lines        4810     4946     +136     
==========================================
+ Hits         3062     3175     +113     
- Misses       1748     1771      +23     
Files Changed Coverage Δ
statime/src/bmc/foreign_master.rs 0.00% <0.00%> (ø)
statime/src/datastructures/messages/management.rs 0.00% <ø> (ø)
statime/src/datastructures/messages/signalling.rs 0.00% <0.00%> (ø)
statime/src/port/mod.rs 2.40% <0.00%> (-0.01%) ⬇️
statime/src/bmc/bmca.rs 86.90% <34.78%> (-0.63%) ⬇️
statime/src/datastructures/messages/mod.rs 83.18% <83.20%> (+6.09%) ⬆️
statime/src/port/state/slave.rs 95.09% <99.14%> (+0.68%) ⬆️
statime/src/datastructures/messages/delay_req.rs 100.00% <100.00%> (ø)
statime/src/datastructures/messages/delay_resp.rs 100.00% <100.00%> (ø)
statime/src/datastructures/messages/follow_up.rs 100.00% <100.00%> (ø)
... and 5 more

... and 5 files with indirect coverage changes

@davidv1992 davidv1992 merged commit c7f1fc7 into main Aug 17, 2023
4 checks passed
@davidv1992 davidv1992 deleted the tlv-refactor branch August 17, 2023 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants