Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix(core): makeisHttpError check stricter#14753

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
glebbash wants to merge3 commits intonestjs:master
base:master
Choose a base branch
Loading
fromglebbash:fix/stricter-is-http-error-check

Conversation

@glebbash
Copy link

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number:#14738

What is the new behavior?

The new logic is stricter and almost the same as the one inhttp-errors library.

Additional check forexpose property for example should remove a lot of false positives likeResponseError from ElasticSearch SDK.

Does this PR introduce a breaking change?

Not sure

@coveralls
Copy link

coveralls commentedMar 4, 2025
edited
Loading

Pull Request Test Coverage Report forBuild 68c3bd7c-e773-48d8-8b6a-74e3bd54e306

Details

  • 4 of5(80.0%) changed or added relevant lines in1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.008%) to89.284%

Changes Missing CoverageCovered LinesChanged/Added Lines%
packages/core/exceptions/base-exception-filter.ts4580.0%
TotalsCoverage Status
Change from baseBuild 93d1c816-7d3c-41c5-b5e6-91437bb286af:-0.008%
Covered Lines:7149
Relevant Lines:8007

💛 -Coveralls

@glebbash
Copy link
Author

AddedFastifyError handling

@glebbash
Copy link
Author

@kamilmysliwiec what does thestatus: blocked mean?

@kamilmysliwiec
Copy link
Member

@glebbash it means that this PRmay introduce a breaking change. Something to investigate, evaluate risks etc

glebbash and micalevisk reacted with thumbs up emoji

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

2 more reviewers

@mdovhopomdovhopomdovhopo approved these changes

@Hardanish-SinghHardanish-SinghHardanish-Singh approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@glebbash@coveralls@kamilmysliwiec@mdovhopo@Hardanish-Singh

[8]ページ先頭

©2009-2025 Movatter.jp