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

switch to using logrus as-is #269

Merged
merged 1 commit into from
May 24, 2019
Merged

switch to using logrus as-is #269

merged 1 commit into from
May 24, 2019

Conversation

ryanking
Copy link
Contributor

@ryanking ryanking commented May 24, 2019

Honestly just doing this so that goimports works seamlessly.

Test Plan

Say unittests, or list out steps to verify changes.

References

Honestly just doing this so that goimports works seamlessly.

Fixes #256
@ryanking ryanking requested a review from a team as a code owner May 24, 2019 21:48
@codecov
Copy link

codecov bot commented May 24, 2019

Codecov Report

Merging #269 into master will not change coverage.
The diff coverage is 90.47%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #269   +/-   ##
=======================================
  Coverage   79.29%   79.29%           
=======================================
  Files          16       16           
  Lines        1304     1304           
=======================================
  Hits         1034     1034           
  Misses        156      156           
  Partials      114      114
Impacted Files Coverage Δ
util/debugging.go 0% <0%> (ø) ⬆️
config/config.go 95.12% <100%> (ø) ⬆️
util/template.go 67.64% <100%> (ø) ⬆️
apply/apply.go 64.04% <100%> (ø) ⬆️
plugins/custom_plugin.go 55.76% <66.66%> (ø) ⬆️

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 ae0af64...5ae6852. Read the comment docs.

@ryanking ryanking self-assigned this May 24, 2019
@czimergebot czimergebot merged commit bbda295 into master May 24, 2019
@ryanking ryanking deleted the ryanking/logrus branch March 9, 2020 22:30
palasha pushed a commit to palasha/fogg that referenced this pull request Apr 7, 2020
switch to using logrus as-isHonestly just doing this so that goimports works seamlessly.

### Test Plan
Say unittests, or list out steps to verify changes.

### References
* Fixes chanzuckerberg#256
@vincenthsh vincenthsh mentioned this pull request Nov 12, 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.

switch from log to logrus
3 participants