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

refactor: make request errors explicit … #777

Merged
merged 1 commit into from
Apr 26, 2021
Merged

refactor: make request errors explicit … #777

merged 1 commit into from
Apr 26, 2021

Conversation

ronag
Copy link
Member

@ronag ronag commented Apr 26, 2021

No description provided.

Make request related errors explicit in name in case we want to
add errors on response side later.

Refs: #742
@ronag ronag added this to the 4.0 milestone Apr 26, 2021
@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2021

Codecov Report

Merging #777 (1c55561) into main (77e7f94) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #777    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           24        24            
  Lines         1916      2250   +334     
==========================================
+ Hits          1916      2250   +334     
Impacted Files Coverage Δ
lib/client.js 100.00% <100.00%> (ø)
lib/core/errors.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 77e7f94...1c55561. Read the comment docs.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@ronag ronag merged commit ca309d8 into main Apr 26, 2021
@Uzlopak Uzlopak deleted the req-err branch February 21, 2024 12:38
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
Make request related errors explicit in name in case we want to
add errors on response side later.

Refs: nodejs#742
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