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

fd_t: Refactor and fixes #68

Merged
merged 9 commits into from
Jun 5, 2023

io: Make interfaces pure to allow MSVC vtable optimizations

0052d85
Select commit
Loading
Failed to load commit list.
Merged

fd_t: Refactor and fixes #68

io: Make interfaces pure to allow MSVC vtable optimizations
0052d85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2023 in 0s

92.68% (+0.06%) compared to 606e0cf

View this Pull Request on Codecov

92.68% (+0.06%) compared to 606e0cf

Details

Codecov Report

Merging #68 (0052d85) into main (606e0cf) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   92.62%   92.68%   +0.06%     
==========================================
  Files          48       47       -1     
  Lines        3390     3172     -218     
  Branches      610      608       -2     
==========================================
- Hits         3140     2940     -200     
+ Misses        193      175      -18     
  Partials       57       57              
Impacted Files Coverage Δ
substrate/advanced/io 100.00% <100.00%> (ø)
substrate/fd 96.00% <100.00%> (-3.21%) ⬇️

... and 3 files with indirect coverage changes

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