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: allow configuring NewDecoder via callbacks #193

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Merge branch 'main' into configure-encoder

74b3a47
Select commit
Loading
Failed to load commit list.
Draft

feat: allow configuring NewDecoder via callbacks #193

Merge branch 'main' into configure-encoder
74b3a47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2023 in 1s

83.33% (+0.09%) compared to 5fca2dc

View this Pull Request on Codecov

83.33% (+0.09%) compared to 5fca2dc

Details

Codecov Report

Merging #193 (74b3a47) into main (5fca2dc) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   83.23%   83.33%   +0.09%     
==========================================
  Files           4        4              
  Lines         710      714       +4     
==========================================
+ Hits          591      595       +4     
  Misses        103      103              
  Partials       16       16              
Files Changed Coverage Δ
decoder.go 76.06% <100.00%> (+0.29%) ⬆️