smoltcp-rs / smoltcp

a smol tcp/ip stack
BSD Zero Clause License
3.64k stars 404 forks source link

Split wire/sixlowpan.rs in modules #828

Closed thvdveld closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #828 (e4bef34) into main (d3c491f) will decrease coverage by 0.85%. Report is 3 commits behind head on main. The diff coverage is 70.85%.

@@            Coverage Diff             @@
##             main     #828      +/-   ##
==========================================
- Coverage   79.80%   78.95%   -0.85%     
==========================================
  Files          72       76       +4     
  Lines       27991    27137     -854     
==========================================
- Hits        22337    21425     -912     
- Misses       5654     5712      +58     
Files Changed Coverage Δ
src/wire/sixlowpan/iphc.rs 64.52% <64.52%> (ø)
src/wire/sixlowpan/mod.rs 66.96% <66.96%> (ø)
src/wire/sixlowpan/frag.rs 76.92% <76.92%> (ø)
src/wire/sixlowpan/nhc.rs 78.47% <78.47%> (ø)

... and 10 files with indirect coverage changes

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