Closed mbehr1 closed 12 months ago
Attention: 24 lines
in your changes are missing coverage. Please review.
Comparison is base (
8a62241
) 82.30% compared to head (c60e2dd
) 82.61%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Add support for regex (non-utf8) for ecu, apid and ctid. Json filter format extended with: ecuIsRegex, apidIsRegex, ctidIsRegex. Autodetection based on regex special chars if ...isRegex is not provided. Dlt-Viewer filter format support for enableregexp_Appid, enableregexp_Context. Dlt-Viewer filter format does not support regex for ecu. No autodetection for ecu if imported as dlt-viewer filter (dlf) but if imported as json filter.