newrelic / newrelic-java-agent

The New Relic Java agent
Apache License 2.0
202 stars 143 forks source link

Update Realtime Profiling Instance Naming #1928

Closed deleonenriqueta closed 4 months ago

deleonenriqueta commented 4 months ago

Resolves Issue #1864

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 70.66%. Comparing base (464aa44) to head (907ab21). Report is 4 commits behind head on main.

Files Patch % Lines
...c/main/java/com/newrelic/agent/jfr/JfrService.java 70.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1928 +/- ## ============================================ - Coverage 70.68% 70.66% -0.03% + Complexity 9861 9859 -2 ============================================ Files 826 826 Lines 39792 39804 +12 Branches 6061 6061 ============================================ - Hits 28127 28126 -1 - Misses 8946 8953 +7 - Partials 2719 2725 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.