Remove lifetime requirement on Scan::execute
#588
Merged
Codecov / codecov/project
succeeded
Dec 11, 2024 in 0s
83.47% (+0.02%) compared to 7bcbb57
View this Pull Request on Codecov
83.47% (+0.02%) compared to 7bcbb57
Details
Codecov Report
Attention: Patch coverage is 85.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 83.47%. Comparing base (
7bcbb57
) to head (bb3704b
).
Files with missing lines | Patch % | Lines |
---|---|---|
kernel/src/scan/mod.rs | 87.50% | 0 Missing and 2 partials |
ffi/src/scan.rs | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #588 +/- ##
==========================================
+ Coverage 83.44% 83.47% +0.02%
==========================================
Files 74 74
Lines 16861 16867 +6
Branches 16861 16867 +6
==========================================
+ Hits 14069 14079 +10
+ Misses 2132 2130 -2
+ Partials 660 658 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading