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

Restore log output after tests finish #127

Merged
merged 1 commit into from
Mar 13, 2022
Merged

Restore log output after tests finish #127

merged 1 commit into from
Mar 13, 2022

Conversation

joshiefu
Copy link
Contributor

Resolves issue #112

Using the Cleanup hook to restore log to the original output

@joshiefu joshiefu requested a review from a team as a code owner February 23, 2022 03:58
@codecov-commenter
Copy link

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #127 (9d24362) into main (13268f2) will increase coverage by 1.06%.
The diff coverage is n/a.

❗ Current head 9d24362 differs from pull request most recent head b8f4590. Consider uploading reports for the commit b8f4590 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   69.51%   70.58%   +1.06%     
==========================================
  Files          24       24              
  Lines        2624     2767     +143     
==========================================
+ Hits         1824     1953     +129     
- Misses        669      676       +7     
- Partials      131      138       +7     
Impacted Files Coverage Δ
plugin.go 0.00% <0.00%> (ø)
auth.go 87.42% <0.00%> (+0.62%) ⬆️
execution.go 81.40% <0.00%> (+4.51%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13268f2...b8f4590. Read the comment docs.

@pkqk pkqk merged commit 567d1cd into main Mar 13, 2022
@pkqk pkqk deleted the minor-refactoring branch March 13, 2022 21:25
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

3 participants