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

cleaning up loggingextras #172

Merged
merged 1 commit into from
Jul 24, 2023
Merged

cleaning up loggingextras #172

merged 1 commit into from
Jul 24, 2023

Conversation

tlienart
Copy link
Collaborator

Turns out there were some stray redirect_stderr() so bringing back (...) the loggingextras stuff, seems to be better now including with stress on IO. Let's see...

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.32 🎉

Comparison is base (3e727f7) 73.89% compared to head (93d6430) 74.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   73.89%   74.21%   +0.32%     
==========================================
  Files           4        4              
  Lines         406      384      -22     
==========================================
- Hits          300      285      -15     
+ Misses        106       99       -7     
Impacted Files Coverage Δ
src/LiveServer.jl 100.00% <ø> (ø)
src/server.jl 69.36% <100.00%> (+1.04%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tlienart tlienart merged commit 9c4f0f1 into master Jul 24, 2023
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.

2 participants