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

feat(BUX-421): replace router logger #377

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

pawellewandowski98
Copy link
Contributor

Description

Unify logs in http router

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.

@pawellewandowski98 pawellewandowski98 self-assigned this Dec 19, 2023
@pawellewandowski98 pawellewandowski98 requested a review from a team as a code owner December 19, 2023 10:18
@mergify mergify bot added the feature Any new significant addition label Dec 19, 2023
Copy link
Contributor

mergify bot commented Dec 19, 2023

Welcome to our open-source project @pawellewandowski98! 💘

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (70699ef) 39.13% compared to head (bd4c581) 39.13%.
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   39.13%   39.13%           
=======================================
  Files          44       44           
  Lines        1620     1620           
=======================================
  Hits          634      634           
  Misses        950      950           
  Partials       36       36           
Flag Coverage Δ
unittests 39.13% <ø> (ø)

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


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 70699ef...bd4c581. Read the comment docs.

actions/middleware.go Outdated Show resolved Hide resolved
@mergify mergify bot merged commit f05760d into master Dec 21, 2023
10 checks passed
@mergify mergify bot deleted the feat-421-replace-logget-in-router branch December 21, 2023 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Any new significant addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants