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: add logger for decoder/encoder options #111

Merged
merged 1 commit into from
May 22, 2023
Merged

feat: add logger for decoder/encoder options #111

merged 1 commit into from
May 22, 2023

Conversation

killagu
Copy link
Contributor

@killagu killagu commented May 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Merging #111 (6e703dd) into master (be9a630) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #111   +/-   ##
=======================================
  Coverage   98.20%   98.21%           
=======================================
  Files          38       38           
  Lines        4298     4302    +4     
  Branches      905      905           
=======================================
+ Hits         4221     4225    +4     
  Misses         77       77           
Impacted Files Coverage Δ
lib/client/connection/rpc.js 98.08% <100.00%> (+0.01%) ⬆️
lib/server/connection.js 98.01% <100.00%> (+0.02%) ⬆️

@fengmk2 fengmk2 added the enhancement New feature or request label May 22, 2023
Copy link
Contributor

@fengmk2 fengmk2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@fengmk2 fengmk2 merged commit 2115ffb into master May 22, 2023
@fengmk2 fengmk2 deleted the feat/logger branch May 22, 2023 03:48
fengmk2 pushed a commit that referenced this pull request May 22, 2023
[skip ci]

## [2.9.0](v2.8.0...v2.9.0) (2023-05-22)

### Features

* add logger for decoder/encoder options ([#111](#111)) ([2115ffb](2115ffb))
@github-actions
Copy link

🎉 This PR is included in version 2.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants