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

fix: don't log NotImplementedError to error log #563

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Aug 1, 2023

image

@fengmk2 fengmk2 requested a review from elrrrrrrr August 1, 2023 10:18
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #563 (cc607df) into master (9483a46) will decrease coverage by 0.06%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #563      +/-   ##
==========================================
- Coverage   97.03%   96.98%   -0.06%     
==========================================
  Files         175      175              
  Lines       16713    16714       +1     
  Branches     2200     2196       -4     
==========================================
- Hits        16218    16210       -8     
- Misses        495      504       +9     
Files Changed Coverage Δ
app/port/middleware/ErrorHandler.ts 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

@fengmk2 fengmk2 merged commit bcf3547 into master Aug 1, 2023
9 of 12 checks passed
@fengmk2 fengmk2 deleted the dont-log-NotImplementedError branch August 1, 2023 10:24
fengmk2 pushed a commit that referenced this pull request Aug 1, 2023
[skip ci]

## [3.39.3](v3.39.2...v3.39.3) (2023-08-01)

### Bug Fixes

* don't log NotImplementedError to error log ([#563](#563)) ([bcf3547](bcf3547))
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.

1 participant