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

Use the new logging interface throughout #47

Merged
merged 1 commit into from
Dec 11, 2021
Merged

Use the new logging interface throughout #47

merged 1 commit into from
Dec 11, 2021

Conversation

lhchavez
Copy link
Member

No more explicit references to log15! #minor

No more explicit references to log15! #minor
@codecov
Copy link

codecov bot commented Dec 11, 2021

Codecov Report

Merging #47 (0154a16) into main (878f919) will decrease coverage by 3.49%.
The diff coverage is 19.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   44.37%   40.88%   -3.50%     
==========================================
  Files          25       25              
  Lines        5832     6680     +848     
==========================================
+ Hits         2588     2731     +143     
- Misses       2985     3689     +704     
- Partials      259      260       +1     
Impacted Files Coverage Δ
cmd/omegaup-grader/main.go 2.09% <0.00%> (-0.11%) ⬇️
cmd/omegaup-grader/metrics.go 0.00% <0.00%> (ø)
common/literalinput.go 27.76% <ø> (ø)
common/problemsettings.go 55.26% <ø> (ø)
common/run.go 5.35% <ø> (ø)
runner/benchmark.go 0.00% <0.00%> (ø)
runner/ci/ci.go 44.83% <0.00%> (-1.64%) ⬇️
runner/noop_sandbox.go 0.00% <0.00%> (ø)
runner/validator.go 87.34% <ø> (ø)
cmd/omegaup-grader/frontend_handler.go 12.73% <2.51%> (-3.79%) ⬇️
... and 10 more

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 878f919...0154a16. Read the comment docs.

@lhchavez lhchavez merged commit 34f4c80 into main Dec 11, 2021
@lhchavez lhchavez deleted the logging branch December 11, 2021 23:35
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