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: adjust API #68

Merged
merged 2 commits into from
Sep 8, 2023
Merged

feat: adjust API #68

merged 2 commits into from
Sep 8, 2023

Conversation

ggicci
Copy link
Owner

@ggicci ggicci commented Sep 8, 2023

  1. Removed AdaptDecoder, AdaptDecoderFunc
  2. Expose DecoderFunc[T]

1. Removed AdaptDecoder, AdaptDecoderFunc
2. Expose DecoderFunc[T]
@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02% ⚠️

Comparison is base (e75f7bc) 96.46% compared to head (609b7ce) 96.45%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   96.46%   96.45%   -0.02%     
==========================================
  Files          21       21              
  Lines         623      621       -2     
==========================================
- Hits          601      599       -2     
  Misses         15       15              
  Partials        7        7              
Flag Coverage Δ
unittests 96.45% <100.00%> (-0.02%) ⬇️

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

Files Changed Coverage Δ
decoder.go 96.77% <100.00%> (ø)
decoderadaptor.go 79.68% <100.00%> (-0.62%) ⬇️
file.go 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@ggicci ggicci merged commit 9be6ca3 into main Sep 8, 2023
3 checks passed
@ggicci ggicci deleted the feat/adjust-api branch September 30, 2023 17:53
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