Skip to content

Conversation

@sfc-gh-ext-simba-lf
Copy link
Collaborator

Description

Add retry for original call when receiving HTTP 307/308 status. Also included wiremock tests

Checklist

  • Code compiles correctly
  • Code is formatted according to Coding Conventions
  • Created tests which fail without the change (if possible)
  • All tests passing (dotnet test)
  • Extended the README / documentation, if necessary
  • Provide JIRA issue id (if possible) or GitHub issue id in PR name

@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

❌ Patch coverage is 96.29630% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.08%. Comparing base (a906865) to head (353819b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
Snowflake.Data/Core/HttpUtil.cs 95.65% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1271      +/-   ##
==========================================
+ Coverage   88.06%   88.08%   +0.02%     
==========================================
  Files         192      192              
  Lines       15780    15799      +19     
  Branches     1633     1637       +4     
==========================================
+ Hits        13897    13917      +20     
+ Misses       1468     1466       -2     
- Partials      415      416       +1     

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

@sfc-gh-ext-simba-lf sfc-gh-ext-simba-lf marked this pull request as ready for review November 7, 2025 19:10
@sfc-gh-ext-simba-lf sfc-gh-ext-simba-lf requested review from a team as code owners November 7, 2025 19:10
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