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

SNOW-1805438 Handle null data in failed responses #1061

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

sfc-gh-knozderko
Copy link
Collaborator

Description

SNOW-1805438 Handle null data in failed responses

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

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.29%. Comparing base (05da00a) to head (d0b0043).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1061      +/-   ##
==========================================
+ Coverage   86.24%   86.29%   +0.05%     
==========================================
  Files         121      121              
  Lines       11779    11779              
  Branches     1196     1197       +1     
==========================================
+ Hits        10159    10165       +6     
+ Misses       1334     1328       -6     
  Partials      286      286              

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


🚨 Try these New Features:

@sfc-gh-knozderko sfc-gh-knozderko merged commit 296a281 into master Nov 19, 2024
52 checks passed
@sfc-gh-knozderko sfc-gh-knozderko deleted the SNOW-1805438_response_data_null_handling branch November 19, 2024 09:16
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants