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

reduce number of warnings #218

Merged
merged 1 commit into from
Dec 31, 2021
Merged

reduce number of warnings #218

merged 1 commit into from
Dec 31, 2021

Conversation

synfinatic
Copy link
Owner

Re-evaluate every Warnf and choose a more accurate
log level as appropriate.

Fixes: #205

Re-evaluate every Warnf and choose a more accurate
log level as appropriate.

Fixes: #205
@synfinatic synfinatic added this to the 1.6.1 milestone Dec 31, 2021
@codecov
Copy link

codecov bot commented Dec 31, 2021

Codecov Report

Merging #218 (bf1aaac) into main (c4b2ea8) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #218   +/-   ##
=======================================
  Coverage   41.24%   41.24%           
=======================================
  Files          10       10           
  Lines        1622     1622           
=======================================
  Hits          669      669           
  Misses        897      897           
  Partials       56       56           
Impacted Files Coverage Δ
sso/settings.go 58.86% <0.00%> (ø)
storage/json_store.go 85.07% <0.00%> (ø)

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 c4b2ea8...bf1aaac. Read the comment docs.

@synfinatic synfinatic closed this Dec 31, 2021
@synfinatic synfinatic reopened this Dec 31, 2021
@synfinatic synfinatic merged commit c7a1cc4 into main Dec 31, 2021
@synfinatic synfinatic deleted the reduce-warnings branch December 31, 2021 20:43
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.

suppress cache.json no such file or directory warnings
1 participant