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

Revise log messages #574

Merged
merged 1 commit into from
Jul 4, 2023
Merged

Revise log messages #574

merged 1 commit into from
Jul 4, 2023

Conversation

hackerwins
Copy link
Member

@hackerwins hackerwins commented Jul 4, 2023

What this PR does / why we need it:

Revise log messages

  • Change stream to debug because WatchDocument gets called many times
  • Change to key in PushPull log messages
  • Remove duplicated stack errors in mongo.Client

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation:


Checklist:

  • Added relevant tests or not required
  • Didn't break anything

- Change stream to debug because WatchDocument gets called many times
- Change to key in PushPull log messages
- Remove duplicated stack errors in mongo.Client
@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #574 (d8ce112) into main (ba89b2c) will increase coverage by 0.20%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #574      +/-   ##
==========================================
+ Coverage   51.29%   51.49%   +0.20%     
==========================================
  Files          67       67              
  Lines        6960     6931      -29     
==========================================
- Hits         3570     3569       -1     
+ Misses       2919     2891      -28     
  Partials      471      471              
Impacted Files Coverage Δ
server/backend/database/mongo/client.go 39.35% <ø> (+1.28%) ⬆️

@hackerwins hackerwins requested review from emplam27 and removed request for emplam27 July 4, 2023 05:05
@hackerwins hackerwins marked this pull request as ready for review July 4, 2023 06:16
@hackerwins hackerwins merged commit d6bf765 into main Jul 4, 2023
@hackerwins hackerwins deleted the revise-log branch July 4, 2023 06:18
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