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

Added member oid extension for each observation #16615

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kant777
Copy link
Collaborator

@kant777 kant777 commented Nov 20, 2024

This PR adds the member OID as the extension to all observations in the elr messages.

Test Steps:

  1. Include steps to test these changes

image

Changes

  • The ConditionStamper will now handle both condition lookups and Member OID stamping based on the logic and constants from ObservationMappingConstants

Checklist

Testing

  • Tested locally? yes
  • Ran ./prime test or ./gradlew testSmoke against local Docker ReportStream container? yes
  • Added tests? yes

Linked Issues

@kant777 kant777 requested a review from a team as a code owner November 20, 2024 19:17
Copy link

github-actions bot commented Nov 20, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Copy link

github-actions bot commented Nov 20, 2024

Test Results

1 249 tests  +1   1 245 ✅ +1   7m 50s ⏱️ +22s
  162 suites ±0       4 💤 ±0 
  162 files   ±0       0 ❌ ±0 

Results for commit d14dae0. ± Comparison against base commit 62207ec.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Nov 20, 2024

Integration Test Results

 57 files  ±0   57 suites  ±0   39m 22s ⏱️ -15s
421 tests ±0  411 ✅ ±0  10 💤 ±0  0 ❌ ±0 
424 runs  ±0  414 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit d14dae0. ± Comparison against base commit 62207ec.

♻️ This comment has been updated with latest results.

@jack-h-wang jack-h-wang added the platform Platform Team label Nov 20, 2024
@mkalish mkalish removed their request for review November 20, 2024 20:10
@arnejduranovic arnejduranovic self-assigned this Nov 20, 2024
@kant777 kant777 force-pushed the platform/kant/14511-add-test-member-oid-extension branch from 7023bfc to 0edf955 Compare December 3, 2024 10:32
@kant777 kant777 requested a review from a team as a code owner December 3, 2024 10:32
@kant777 kant777 force-pushed the platform/kant/14511-add-test-member-oid-extension branch 2 times, most recently from 0edf955 to 7023bfc Compare December 3, 2024 10:46
@kant777 kant777 force-pushed the platform/kant/14511-add-test-member-oid-extension branch from 7023bfc to d14dae0 Compare December 4, 2024 21:19
Copy link

sonarcloud bot commented Dec 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform Platform Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map CSTE Member OID to member-oid extension during convert-step
3 participants