Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

feat(BUX-207): add logger to go-paymail config #509

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

pawellewandowski98
Copy link
Contributor

Description

Added logger to go-paymail config

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:11
@mergify mergify bot added the feature Any new significant addition label Dec 19, 2023
go.mod Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1b5cccb) 53.04% compared to head (dae1a91) 53.05%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #509      +/-   ##
==========================================
+ Coverage   53.04%   53.05%   +0.01%     
==========================================
  Files         107      107              
  Lines       11146    11150       +4     
==========================================
+ Hits         5912     5916       +4     
  Misses       4787     4787              
  Partials      447      447              
Flag Coverage Δ
unittests 53.05% <100.00%> (+0.01%) ⬆️

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

Files Coverage Δ
client_internal.go 72.72% <100.00%> (+0.67%) ⬆️

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 1b5cccb...dae1a91. Read the comment docs.

@pawellewandowski98 pawellewandowski98 force-pushed the feat-206-add-logger-to-go-paymail branch from efd8522 to 64d78c8 Compare December 21, 2023 10:36
@pawellewandowski98 pawellewandowski98 force-pushed the feat-206-add-logger-to-go-paymail branch from 64d78c8 to dae1a91 Compare December 21, 2023 10:37
@pawellewandowski98 pawellewandowski98 merged commit e10bf6a into master Dec 21, 2023
10 checks passed
@mergify mergify bot deleted the feat-206-add-logger-to-go-paymail branch December 21, 2023 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Any new significant addition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants