Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.
/ bux Public archive
generated from mrz1836/go-template

Chore(bux-000) make datastore quiet#520

Merged
arkadiuszos4chain merged 6 commits intomasterfrom
chore-000-make-datastore-quiet
Jan 3, 2024
Merged

Chore(bux-000) make datastore quiet#520
arkadiuszos4chain merged 6 commits intomasterfrom
chore-000-make-datastore-quiet

Conversation

@arkadiuszos4chain
Copy link
Contributor

Datastore logs all executed queries at the info level, making it difficult to read logs.

If the logger is configured to log at the info level, we set up the Datastore logger to the warning level.

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.

@arkadiuszos4chain arkadiuszos4chain self-assigned this Jan 3, 2024
@mergify mergify bot added the update General updates label Jan 3, 2024
@arkadiuszos4chain arkadiuszos4chain marked this pull request as ready for review January 3, 2024 14:05
@arkadiuszos4chain arkadiuszos4chain requested a review from a team as a code owner January 3, 2024 14:05
@codecov
Copy link

codecov bot commented Jan 3, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (693e188) 53.11% compared to head (a132f49) 53.11%.

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #520      +/-   ##
==========================================
- Coverage   53.11%   53.11%   -0.01%     
==========================================
  Files         107      107              
  Lines       11128    11137       +9     
==========================================
+ Hits         5911     5915       +4     
- Misses       4770     4773       +3     
- Partials      447      449       +2     
Flag Coverage Δ
unittests 53.11% <61.53%> (-0.01%) ⬇️

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

Files Coverage Δ
client_options.go 74.64% <61.53%> (-0.66%) ⬇️

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 693e188...c19e36e. Read the comment docs.

@arkadiuszos4chain arkadiuszos4chain merged commit d1114ad into master Jan 3, 2024
@mergify mergify bot deleted the chore-000-make-datastore-quiet branch January 3, 2024 14:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

update General updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants