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

[#noissue] Fix filteredMap merge logic #11064

Merged

Conversation

binDongKim
Copy link
Contributor

  • Pass the previous data if there's no data for the same key(agent) in the merging scatter process
  • Match servermap data with timestamp, not with the data index
  • Consider unauthorized condition only when there is node-list

Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.11%. Comparing base (872a36e) to head (0b9b396).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11064      +/-   ##
============================================
- Coverage     37.11%   37.11%   -0.01%     
+ Complexity    11977    11974       -3     
============================================
  Files          3931     3931              
  Lines         96925    96925              
  Branches      10382    10382              
============================================
- Hits          35975    35972       -3     
- Misses        57990    57991       +1     
- Partials       2960     2962       +2     

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

@BillionaireDY
Copy link
Contributor

LGTM 👍

@binDongKim binDongKim merged commit e61304b into pinpoint-apm:master May 28, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants