[EXPORTER] Do not use regex in CleanUpString
because some implementations of STL may crash.
#2464
Codecov / codecov/project
succeeded
Dec 22, 2023 in 0s
87.06% (+0.02%) compared to 0dd5eed
View this Pull Request on Codecov
87.06% (+0.02%) compared to 0dd5eed
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
0dd5eed
) 87.04% compared to head (c231c82
) 87.06%.
Additional details and impacted files
@@ Coverage Diff @@
## main #2464 +/- ##
==========================================
+ Coverage 87.04% 87.06% +0.02%
==========================================
Files 199 199
Lines 6087 6087
==========================================
+ Hits 5298 5299 +1
+ Misses 789 788 -1
Loading