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

SDKS-3426 When compare the SessionToken associated with the AccessToken, it should just compare the value but not the SSOToken Object. #448

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

witrisna
Copy link
Contributor

JIRA Ticket

SDKS-3426

Description

SDKS-3426 When compare the SessionToken associated with the AccessToken, it should just compare the value but not the SSOToken Object.

…en, it should just compare the value but not the SSOToken Object.
@witrisna witrisna self-assigned this Sep 13, 2024
Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.37%. Comparing base (566c020) to head (b434881).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #448      +/-   ##
=============================================
+ Coverage      65.28%   65.37%   +0.08%     
- Complexity      1651     1653       +2     
=============================================
  Files            255      255              
  Lines           8009     8009              
  Branches         886      886              
=============================================
+ Hits            5229     5236       +7     
+ Misses          2381     2376       -5     
+ Partials         399      397       -2     
Flag Coverage Δ
unit-tests 65.37% <100.00%> (+0.08%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@spetrov spetrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks right to me!

@spetrov spetrov merged commit 8dfc9fb into develop Sep 13, 2024
11 checks passed
@spetrov spetrov deleted the SDKS-3426 branch September 13, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants