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

Handle Go Replace Exceptions #1273

Merged
merged 6 commits into from
Oct 14, 2024

Merge branch 'users/avannikumar/handleExceptions' of https://github.c…

b3809eb
Select commit
Loading
Failed to load commit list.
Merged

Handle Go Replace Exceptions #1273

Merge branch 'users/avannikumar/handleExceptions' of https://github.c…
b3809eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 0s

89.1% (-0.1%) compared to 96cc922

View this Pull Request on Codecov

89.1% (-0.1%) compared to 96cc922

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 7 lines in your changes missing coverage. Please review.

Project coverage is 89.1%. Comparing base (96cc922) to head (b3809eb).

Files with missing lines Patch % Lines
...onentDetection.Detectors/go/GoComponentDetector.cs 40.0% 6 Missing ⚠️
...mmon/Telemetry/Records/GoReplaceTelemetryRecord.cs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1273     +/-   ##
=======================================
- Coverage   89.1%   89.1%   -0.1%     
=======================================
  Files        361     361             
  Lines      27733   27742      +9     
  Branches    1757    1757             
=======================================
+ Hits       24720   24722      +2     
- Misses      2636    2643      +7     
  Partials     377     377             

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