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

feat: add unit tests from kernel #354

Merged
merged 26 commits into from
Oct 20, 2024

update

7361d02
Select commit
Loading
Failed to load commit list.
Merged

feat: add unit tests from kernel #354

update
7361d02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2024 in 1s

92.90% (+1.14%) compared to da6ba42

View this Pull Request on Codecov

92.90% (+1.14%) compared to da6ba42

Details

Codecov Report

Attention: Patch coverage is 96.44860% with 19 lines in your changes missing coverage. Please review.

Project coverage is 92.90%. Comparing base (da6ba42) to head (7361d02).

Files with missing lines Patch % Lines
runtime/unit-test/maps/kernel_unit_tests.cpp 95.65% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #354      +/-   ##
==========================================
+ Coverage   91.75%   92.90%   +1.14%     
==========================================
  Files          34       37       +3     
  Lines        1189     1720     +531     
  Branches       61      103      +42     
==========================================
+ Hits         1091     1598     +507     
- Misses         98      122      +24     

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