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

[EXPORTER] Do not use regex in CleanUpString because some implementations of STL may crash. #2464

Merged
merged 4 commits into from
Dec 23, 2023

Merge branch 'main' into fixes_2463

c231c82
Select commit
Loading
Failed to load commit list.
Merged

[EXPORTER] Do not use regex in CleanUpString because some implementations of STL may crash. #2464

Merge branch 'main' into fixes_2463
c231c82
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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     

see 1 file with indirect coverage changes