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

chore(BUX-000): info log level as default #418

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

chris-4chain
Copy link
Contributor

@chris-4chain chris-4chain commented Jan 22, 2024

Pull Request Checklist

  • πŸ“– I created my PR using provided : CODE_STANDARDS
  • πŸ“– I have read the short Code of Conduct: CODE_OF_CONDUCT
  • 🏠 I tested my changes locally.
  • βœ… I have provided tests for my changes.
  • πŸ“ I have used conventional commits.
  • πŸ“— I have updated any related documentation.
  • πŸ’Ύ PR was issued based on the Github or Jira issue.

Setting info as the default log level will suppress the executing query logs, which are currently printed frequently when log level is set to debug by default.

@chris-4chain chris-4chain requested a review from a team as a code owner January 22, 2024 13:47
Copy link
Contributor

mergify bot commented Jan 22, 2024

Welcome to our open-source project @chris-4chain! πŸ’˜

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Comparison is base (7ee7a8a) 40.61% compared to head (6e2a848) 40.61%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   40.61%   40.61%           
=======================================
  Files          46       46           
  Lines        1667     1667           
=======================================
  Hits          677      677           
  Misses        950      950           
  Partials       40       40           
Flag Coverage Ξ”
unittests 40.61% <100.00%> (ΓΈ)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Ξ”
config/defaults.go 100.00% <100.00%> (ΓΈ)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data
Powered by Codecov. Last update 7ee7a8a...6e2a848. Read the comment docs.

@Nazarii-4chain Nazarii-4chain merged commit 51125d2 into master Jan 23, 2024
10 checks passed
@Nazarii-4chain Nazarii-4chain deleted the no-database-logs-by-default branch January 23, 2024 07:47
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.

5 participants