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

Initial work to overhaul debug logging #826

Merged
merged 3 commits into from
May 27, 2022
Merged

Initial work to overhaul debug logging #826

merged 3 commits into from
May 27, 2022

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented May 19, 2022

Marking as draft for now since this depends on work in JuliaLogging/LoggingExtras.jl#64 yet to be merged. See that PR for the discussion around what @debugv N msg is/does and how it's being used here.

src/DebugRequest.jl Outdated Show resolved Hide resolved
@quinnj quinnj force-pushed the jq/debuglogging branch from a7e07bf to 26e7dd4 Compare May 27, 2022 21:32
@quinnj quinnj marked this pull request as ready for review May 27, 2022 21:33
quinnj and others added 2 commits May 27, 2022 15:33
Co-authored-by: Rik Huijzer <rikhuijzer@pm.me>
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2022

Codecov Report

Merging #826 (adad949) into master (70f174e) will increase coverage by 2.16%.
The diff coverage is 86.79%.

@@            Coverage Diff             @@
##           master     #826      +/-   ##
==========================================
+ Coverage   78.37%   80.53%   +2.16%     
==========================================
  Files          37       36       -1     
  Lines        2705     2646      -59     
==========================================
+ Hits         2120     2131      +11     
+ Misses        585      515      -70     
Impacted Files Coverage Δ
src/ContentTypeRequest.jl 57.14% <0.00%> (ø)
src/CookieRequest.jl 81.81% <ø> (ø)
src/Handlers.jl 91.97% <ø> (ø)
src/cookies.jl 93.84% <ø> (ø)
src/download.jl 0.00% <0.00%> (ø)
src/RetryRequest.jl 60.86% <50.00%> (ø)
src/ConnectionRequest.jl 76.71% <66.66%> (ø)
src/cookiejar.jl 77.58% <66.66%> (ø)
src/DebugRequest.jl 83.33% <80.00%> (+3.33%) ⬆️
src/ConnectionPool.jl 88.38% <87.50%> (+5.05%) ⬆️
... and 10 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@quinnj quinnj merged commit 7a0fdf2 into master May 27, 2022
@quinnj quinnj deleted the jq/debuglogging branch May 27, 2022 22:22
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