Skip to content

Conversation

@Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Nov 7, 2024

If there is an error in this query we shouldn't silently fail and return None, we should propagate the error instead and let the caller decide what to do.

If there is an error in this query we shouldn't silently fail and return `None`, we should propagate the error instead and let the caller decide what to do.
@Turbo87 Turbo87 added C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior and removed C-internal 🔧 Category: Nonessential work that would make the codebase more consistent or clear labels Nov 7, 2024
@codecov
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.86%. Comparing base (40d1afb) to head (7c437e3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9870      +/-   ##
==========================================
- Coverage   88.86%   88.86%   -0.01%     
==========================================
  Files         289      289              
  Lines       29994    29993       -1     
==========================================
- Hits        26655    26652       -3     
- Misses       3339     3341       +2     

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

@Turbo87 Turbo87 merged commit e35a4f5 into rust-lang:main Nov 7, 2024
10 checks passed
@Turbo87 Turbo87 deleted the error-handling branch November 7, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant