inspectIT / inspectit-ocelot

inspectIT Ocelot - Java agent for collecting application performance, tracing and behavior data
http://www.inspectit.rocks/
Apache License 2.0
204 stars 69 forks source link

add down propagated data to late BrowserPropagationDataStorage #1621

Closed EddeCCC closed 1 year ago

EddeCCC commented 1 year ago

If a BrowserPropagationDataStorage is not created in the first context, but in a later one, earlier created data, which was down propagated still has to be included into the data storage.


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1621 (8dc01b2) into master (a4e425a) will increase coverage by 0.05%. Report is 1 commits behind head on master. The diff coverage is 100.00%.

:exclamation: Current head 8dc01b2 differs from pull request most recent head f2d4a34. Consider uploading reports for the commit f2d4a34 to get more accurate results

@@             Coverage Diff              @@
##             master    #1621      +/-   ##
============================================
+ Coverage     78.32%   78.37%   +0.05%     
- Complexity     2518     2520       +2     
============================================
  Files           257      257              
  Lines          8256     8257       +1     
  Branches        984      984              
============================================
+ Hits           6466     6471       +5     
+ Misses         1364     1358       -6     
- Partials        426      428       +2     
Files Coverage Δ
.../instrumentation/context/InspectitContextImpl.java 91.47% <100.00%> (-0.44%) :arrow_down:

... and 3 files with indirect coverage changes