Skip to content

Conversation

@kailash-b
Copy link
Contributor

@kailash-b kailash-b commented Mar 28, 2025

Changes

References

Please include relevant links supporting this change such as a:

Testing

Added unit and integration test cases to cover Enroll, List, Delete, Challenge and verify scenarios.

  • This change adds unit test coverage

  • This change adds integration test coverage

  • This change has been tested on the latest version of the platform/language or why not

Checklist

@kailash-b kailash-b requested a review from a team as a code owner March 28, 2025 11:32
@kailash-b kailash-b enabled auto-merge March 28, 2025 11:33
@codecov
Copy link

codecov bot commented Mar 28, 2025

Codecov Report

Attention: Patch coverage is 92.52874% with 13 lines in your changes missing coverage. Please review.

Project coverage is 74.07%. Comparing base (c654e7f) to head (0b8918c).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...Auth0.AuthenticationApi/AuthenticationApiClient.cs 94.64% 6 Missing ⚠️
...uthenticationApi/Models/Mfa/MfaOobTokenResponse.cs 33.33% 2 Missing ⚠️
...uthenticationApi/Models/Mfa/MfaChallengeRequest.cs 85.71% 1 Missing ⚠️
...AuthenticationApi/Models/Mfa/MfaOobTokenRequest.cs 85.71% 1 Missing ⚠️
...AuthenticationApi/Models/Mfa/MfaOtpTokenRequest.cs 83.33% 1 Missing ⚠️
...enticationApi/Models/Mfa/MfaRecoveryCodeRequest.cs 83.33% 1 Missing ⚠️
...nticationApi/Models/Mfa/MfaRecoveryCodeResponse.cs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #798      +/-   ##
==========================================
+ Coverage   72.87%   74.07%   +1.20%     
==========================================
  Files         426      438      +12     
  Lines        5526     5663     +137     
  Branches      364      346      -18     
==========================================
+ Hits         4027     4195     +168     
+ Misses       1332     1316      -16     
+ Partials      167      152      -15     
Flag Coverage Δ
authIntTests 30.09% <92.52%> (+2.49%) ⬆️
mgmtIntTests 57.35% <1.72%> (-1.37%) ⬇️
unittests 3.95% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants