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

fix: str replace is not a function error #3799

Merged
merged 3 commits into from
Oct 23, 2024

Merge branch 'develop' into fix.google.enhanced.str.replace

fb77a8e
Select commit
Loading
Failed to load commit list.
Merged

fix: str replace is not a function error #3799

Merge branch 'develop' into fix.google.enhanced.str.replace
fb77a8e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

89.00% (+0.02%) compared to 78c14b8

View this Pull Request on Codecov

89.00% (+0.02%) compared to 78c14b8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.00%. Comparing base (78c14b8) to head (fb77a8e).
Report is 15 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3799      +/-   ##
===========================================
+ Coverage    88.98%   89.00%   +0.02%     
===========================================
  Files          607      609       +2     
  Lines        32800    32872      +72     
  Branches      7753     7765      +12     
===========================================
+ Hits         29188    29259      +71     
+ Misses        3329     3300      -29     
- Partials       283      313      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.