-
Notifications
You must be signed in to change notification settings - Fork 293
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
Skip jacoco coverage for internal class #8183
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
amarziali
added
comp: testing
Testing
tag: no release notes
Changes to exclude from release notes
labels
Jan 13, 2025
smola
approved these changes
Jan 13, 2025
BenchmarksStartupParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 59 metrics, 4 unstable metrics. Startup time reports for petclinicgantt
title petclinic - global startup overhead: candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.052 s) : 0, 1051762
Total [baseline] (10.403 s) : 0, 10402903
Agent [candidate] (1.063 s) : 0, 1063088
Total [candidate] (10.53 s) : 0, 10529631
section appsec
Agent [baseline] (1.192 s) : 0, 1191878
Total [baseline] (10.762 s) : 0, 10762263
Agent [candidate] (1.189 s) : 0, 1188619
Total [candidate] (10.726 s) : 0, 10726091
section iast
Agent [baseline] (1.182 s) : 0, 1181904
Total [baseline] (10.974 s) : 0, 10974146
Agent [candidate] (1.182 s) : 0, 1182337
Total [candidate] (11.01 s) : 0, 11009785
section profiling
Agent [baseline] (1.28 s) : 0, 1280119
Total [baseline] (10.935 s) : 0, 10934698
Agent [candidate] (1.28 s) : 0, 1280217
Total [candidate] (10.889 s) : 0, 10889266
gantt
title petclinic - break down per module: candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (712.135 ms) : 0, 712135
BytebuddyAgent [candidate] (719.2 ms) : 0, 719200
GlobalTracer [baseline] (254.896 ms) : 0, 254896
GlobalTracer [candidate] (257.682 ms) : 0, 257682
AppSec [baseline] (55.288 ms) : 0, 55288
AppSec [candidate] (57.1 ms) : 0, 57100
Remote Config [baseline] (728.494 µs) : 0, 728
Remote Config [candidate] (735.389 µs) : 0, 735
Telemetry [baseline] (13.822 ms) : 0, 13822
Telemetry [candidate] (13.288 ms) : 0, 13288
section appsec
BytebuddyAgent [baseline] (733.406 ms) : 0, 733406
BytebuddyAgent [candidate] (731.024 ms) : 0, 731024
GlobalTracer [baseline] (253.669 ms) : 0, 253669
GlobalTracer [candidate] (252.964 ms) : 0, 252964
AppSec [baseline] (171.316 ms) : 0, 171316
AppSec [candidate] (170.831 ms) : 0, 170831
Remote Config [baseline] (670.234 µs) : 0, 670
Remote Config [candidate] (672.613 µs) : 0, 673
Telemetry [baseline] (8.224 ms) : 0, 8224
Telemetry [candidate] (8.304 ms) : 0, 8304
IAST [baseline] (19.203 ms) : 0, 19203
IAST [candidate] (19.595 ms) : 0, 19595
section iast
BytebuddyAgent [baseline] (831.309 ms) : 0, 831309
BytebuddyAgent [candidate] (831.238 ms) : 0, 831238
GlobalTracer [baseline] (246.73 ms) : 0, 246730
GlobalTracer [candidate] (246.7 ms) : 0, 246700
AppSec [baseline] (58.116 ms) : 0, 58116
AppSec [candidate] (58.276 ms) : 0, 58276
Remote Config [baseline] (671.672 µs) : 0, 672
Remote Config [candidate] (687.166 µs) : 0, 687
Telemetry [baseline] (8.712 ms) : 0, 8712
Telemetry [candidate] (8.819 ms) : 0, 8819
IAST [baseline] (21.341 ms) : 0, 21341
IAST [candidate] (21.55 ms) : 0, 21550
section profiling
BytebuddyAgent [baseline] (707.607 ms) : 0, 707607
BytebuddyAgent [candidate] (708.617 ms) : 0, 708617
GlobalTracer [baseline] (370.396 ms) : 0, 370396
GlobalTracer [candidate] (369.355 ms) : 0, 369355
AppSec [baseline] (54.446 ms) : 0, 54446
AppSec [candidate] (54.167 ms) : 0, 54167
Remote Config [baseline] (702.26 µs) : 0, 702
Remote Config [candidate] (714.09 µs) : 0, 714
Telemetry [baseline] (8.905 ms) : 0, 8905
Telemetry [candidate] (8.856 ms) : 0, 8856
ProfilingAgent [baseline] (95.831 ms) : 0, 95831
ProfilingAgent [candidate] (96.289 ms) : 0, 96289
Profiling [baseline] (95.856 ms) : 0, 95856
Profiling [candidate] (96.313 ms) : 0, 96313
Startup time reports for insecure-bankgantt
title insecure-bank - global startup overhead: candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section tracing
Agent [baseline] (1.056 s) : 0, 1055782
Total [baseline] (8.64 s) : 0, 8639982
Agent [candidate] (1.053 s) : 0, 1053284
Total [candidate] (8.618 s) : 0, 8618139
section iast
Agent [baseline] (1.192 s) : 0, 1191760
Total [baseline] (9.202 s) : 0, 9201859
Agent [candidate] (1.181 s) : 0, 1181423
Total [candidate] (9.246 s) : 0, 9245817
section iast_HARDCODED_SECRET_DISABLED
Agent [baseline] (1.19 s) : 0, 1189813
Total [baseline] (9.192 s) : 0, 9192044
Agent [candidate] (1.181 s) : 0, 1181310
Total [candidate] (9.241 s) : 0, 9241488
section iast_TELEMETRY_OFF
Agent [baseline] (1.184 s) : 0, 1183728
Total [baseline] (9.183 s) : 0, 9183033
Agent [candidate] (1.179 s) : 0, 1179361
Total [candidate] (9.224 s) : 0, 9223650
gantt
title insecure-bank - break down per module: candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section tracing
BytebuddyAgent [baseline] (714.511 ms) : 0, 714511
BytebuddyAgent [candidate] (712.354 ms) : 0, 712354
GlobalTracer [baseline] (256.468 ms) : 0, 256468
GlobalTracer [candidate] (255.366 ms) : 0, 255366
AppSec [baseline] (55.404 ms) : 0, 55404
AppSec [candidate] (57.109 ms) : 0, 57109
Remote Config [baseline] (722.048 µs) : 0, 722
Remote Config [candidate] (709.85 µs) : 0, 710
Telemetry [baseline] (13.653 ms) : 0, 13653
Telemetry [candidate] (12.799 ms) : 0, 12799
section iast
BytebuddyAgent [baseline] (838.902 ms) : 0, 838902
BytebuddyAgent [candidate] (831.037 ms) : 0, 831037
GlobalTracer [baseline] (248.198 ms) : 0, 248198
GlobalTracer [candidate] (245.981 ms) : 0, 245981
AppSec [baseline] (58.184 ms) : 0, 58184
AppSec [candidate] (58.249 ms) : 0, 58249
IAST [baseline] (21.707 ms) : 0, 21707
IAST [candidate] (21.686 ms) : 0, 21686
Remote Config [baseline] (670.965 µs) : 0, 671
Remote Config [candidate] (681.718 µs) : 0, 682
Telemetry [baseline] (8.961 ms) : 0, 8961
Telemetry [candidate] (8.765 ms) : 0, 8765
section iast_HARDCODED_SECRET_DISABLED
BytebuddyAgent [baseline] (836.619 ms) : 0, 836619
BytebuddyAgent [candidate] (831.119 ms) : 0, 831119
GlobalTracer [baseline] (247.817 ms) : 0, 247817
GlobalTracer [candidate] (246.754 ms) : 0, 246754
AppSec [baseline] (58.827 ms) : 0, 58827
AppSec [candidate] (57.866 ms) : 0, 57866
IAST [baseline] (21.886 ms) : 0, 21886
IAST [candidate] (21.204 ms) : 0, 21204
Remote Config [baseline] (694.538 µs) : 0, 695
Remote Config [candidate] (687.591 µs) : 0, 688
Telemetry [baseline] (8.894 ms) : 0, 8894
Telemetry [candidate] (8.696 ms) : 0, 8696
section iast_TELEMETRY_OFF
BytebuddyAgent [baseline] (832.995 ms) : 0, 832995
BytebuddyAgent [candidate] (829.409 ms) : 0, 829409
GlobalTracer [baseline] (247.321 ms) : 0, 247321
GlobalTracer [candidate] (246.796 ms) : 0, 246796
AppSec [baseline] (58.155 ms) : 0, 58155
AppSec [candidate] (58.032 ms) : 0, 58032
IAST [baseline] (20.9 ms) : 0, 20900
IAST [candidate] (20.829 ms) : 0, 20829
Remote Config [baseline] (661.369 µs) : 0, 661
Remote Config [candidate] (665.655 µs) : 0, 666
Telemetry [baseline] (8.708 ms) : 0, 8708
Telemetry [candidate] (8.596 ms) : 0, 8596
LoadParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 12 metrics, 16 unstable metrics. Request duration reports for petclinicgantt
title petclinic - request duration [CI 0.99] : candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section baseline
no_agent (1.379 ms) : 1359, 1398
. : milestone, 1379,
appsec (1.765 ms) : 1741, 1788
. : milestone, 1765,
appsec_no_iast (1.746 ms) : 1723, 1770
. : milestone, 1746,
iast (1.505 ms) : 1482, 1528
. : milestone, 1505,
profiling (1.514 ms) : 1490, 1537
. : milestone, 1514,
tracing (1.505 ms) : 1481, 1529
. : milestone, 1505,
section candidate
no_agent (1.375 ms) : 1356, 1395
. : milestone, 1375,
appsec (1.771 ms) : 1747, 1794
. : milestone, 1771,
appsec_no_iast (1.762 ms) : 1739, 1785
. : milestone, 1762,
iast (1.506 ms) : 1483, 1529
. : milestone, 1506,
profiling (1.539 ms) : 1514, 1564
. : milestone, 1539,
tracing (1.491 ms) : 1467, 1516
. : milestone, 1491,
Request duration reports for insecure-bankgantt
title insecure-bank - request duration [CI 0.99] : candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section baseline
no_agent (380.276 µs) : 360, 400
. : milestone, 380,
iast (503.603 µs) : 482, 525
. : milestone, 504,
iast_FULL (660.665 µs) : 639, 682
. : milestone, 661,
iast_GLOBAL (536.145 µs) : 513, 559
. : milestone, 536,
iast_HARDCODED_SECRET_DISABLED (504.67 µs) : 483, 526
. : milestone, 505,
iast_INACTIVE (464.738 µs) : 443, 486
. : milestone, 465,
iast_TELEMETRY_OFF (488.324 µs) : 466, 510
. : milestone, 488,
tracing (459.728 µs) : 438, 481
. : milestone, 460,
section candidate
no_agent (389.364 µs) : 369, 410
. : milestone, 389,
iast (498.603 µs) : 477, 520
. : milestone, 499,
iast_FULL (664.327 µs) : 643, 686
. : milestone, 664,
iast_GLOBAL (527.19 µs) : 506, 549
. : milestone, 527,
iast_HARDCODED_SECRET_DISABLED (503.996 µs) : 482, 526
. : milestone, 504,
iast_INACTIVE (459.661 µs) : 438, 481
. : milestone, 460,
iast_TELEMETRY_OFF (488.092 µs) : 467, 510
. : milestone, 488,
tracing (454.396 µs) : 434, 475
. : milestone, 454,
DacapoParameters
See matching parameters
SummaryFound 0 performance improvements and 0 performance regressions! Performance is the same for 11 metrics, 1 unstable metrics. Execution time for tomcatgantt
title tomcat - execution time [CI 0.99] : candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section baseline
no_agent (1.474 ms) : 1462, 1485
. : milestone, 1474,
appsec (2.366 ms) : 2323, 2409
. : milestone, 2366,
iast (2.104 ms) : 2050, 2158
. : milestone, 2104,
iast_GLOBAL (2.149 ms) : 2095, 2204
. : milestone, 2149,
profiling (2.455 ms) : 2267, 2643
. : milestone, 2455,
tracing (1.949 ms) : 1907, 1990
. : milestone, 1949,
section candidate
no_agent (1.47 ms) : 1458, 1481
. : milestone, 1470,
appsec (2.372 ms) : 2329, 2416
. : milestone, 2372,
iast (2.109 ms) : 2055, 2163
. : milestone, 2109,
iast_GLOBAL (2.146 ms) : 2091, 2200
. : milestone, 2146,
profiling (1.974 ms) : 1930, 2017
. : milestone, 1974,
tracing (1.95 ms) : 1908, 1992
. : milestone, 1950,
Execution time for biojavagantt
title biojava - execution time [CI 0.99] : candidate=1.46.0-SNAPSHOT~3c0c7932c5, baseline=1.46.0-SNAPSHOT~7420fa6c4d
dateFormat X
axisFormat %s
section baseline
no_agent (15.566 s) : 15566000, 15566000
. : milestone, 15566000,
appsec (15.061 s) : 15061000, 15061000
. : milestone, 15061000,
iast (18.623 s) : 18623000, 18623000
. : milestone, 18623000,
iast_GLOBAL (17.935 s) : 17935000, 17935000
. : milestone, 17935000,
profiling (14.789 s) : 14789000, 14789000
. : milestone, 14789000,
tracing (14.904 s) : 14904000, 14904000
. : milestone, 14904000,
section candidate
no_agent (15.287 s) : 15287000, 15287000
. : milestone, 15287000,
appsec (14.872 s) : 14872000, 14872000
. : milestone, 14872000,
iast (18.671 s) : 18671000, 18671000
. : milestone, 18671000,
iast_GLOBAL (18.037 s) : 18037000, 18037000
. : milestone, 18037000,
profiling (15.086 s) : 15086000, 15086000
. : milestone, 15086000,
tracing (14.983 s) : 14983000, 14983000
. : milestone, 14983000,
|
amarziali
added
comp: api
Tracer public API
and removed
comp: api
Tracer public API
labels
Jan 13, 2025
sezen-datadog
pushed a commit
that referenced
this pull request
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Does This Do
Skip coverage checks for
ClassloaderConfigurationOverrides
Motivation
Additional Notes
Contributor Checklist
type:
and (comp:
orinst:
) labels in addition to any usefull labelsclose
,fix
or any linking keywords when referencing an issue.Use
solves
instead, and assign the PR milestone to the issueJira ticket: [PROJ-IDENT]