simsong / be20_api

API for bulk_extractor version 1.3
Other
12 stars 9 forks source link

switch from std::regex to re2 #105

Closed simsong closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (ef262e5) 61.69% compared to head (b8926c9) 61.87%. Report is 4 commits behind head on main.

Files Patch % Lines
regex_vector.h 87.50% 2 Missing :warning:
regex_vector.cpp 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #105 +/- ## ========================================== + Coverage 61.69% 61.87% +0.19% ========================================== Files 45 45 Lines 2665 2678 +13 ========================================== + Hits 1644 1657 +13 Misses 1021 1021 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.