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

feat(httpserver): Removed automatic panic recovery and enhanced error handler error stack printing #210

Merged
merged 9 commits into from
Apr 17, 2024

Conversation

ekkinox
Copy link
Contributor

@ekkinox ekkinox commented Apr 16, 2024

No description provided.

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.36%. Comparing base (7239535) to head (b420604).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #210      +/-   ##
==========================================
+ Coverage   96.48%   97.36%   +0.88%     
==========================================
  Files         151       34     -117     
  Lines        5315      836    -4479     
==========================================
- Hits         5128      814    -4314     
+ Misses        132       16     -116     
+ Partials       55        6      -49     
Flag Coverage Δ
config ?
fxconfig ?
fxcore ?
fxcron ?
fxgenerate ?
fxgrpcserver ?
fxhealthcheck ?
fxhttpclient ?
fxhttpserver ?
fxlog ?
fxmetrics ?
fxorm ?
fxtrace ?
fxworker ?
generate ?
grpcserver ?
healthcheck ?
httpclient ?
httpserver 97.36% <100.00%> (-0.49%) ⬇️
log ?
orm ?
trace ?
worker ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ekkinox ekkinox changed the title fix(httpserver): Fixed panic recovery logging when no log level is provided feat(httpserver): Removed automatic panic recovery and enhanced error handler error stack printing Apr 17, 2024
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.

None yet

1 participant