Skip to content

Conversation

@deve-sh
Copy link
Collaborator

@deve-sh deve-sh commented Sep 30, 2025

Adds integration tests for #1524

@deve-sh deve-sh changed the title tests: Handling of multiple available Digest Auth strategies + Opting-in tests: Multiple available Digest Auth strategies + Opting-in to a strategy Sep 30, 2025
auth: {
type: 'digest',
digest: {
algorithm: 'SHA-256',
Copy link
Collaborator Author

@deve-sh deve-sh Sep 30, 2025

Choose a reason for hiding this comment

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

Clarification: We're opting-in to the available strategies from the get-go

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.89%. Comparing base (ac7c7fd) to head (73c8bf7).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1531   +/-   ##
========================================
  Coverage    41.89%   41.89%           
========================================
  Files           49       49           
  Lines         3790     3790           
  Branches      1085     1085           
========================================
  Hits          1588     1588           
  Misses        2078     2078           
  Partials       124      124           
Flag Coverage Δ
unit 41.89% <ø> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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