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:(decoder) add option CaseSensitive #709

Merged
merged 8 commits into from
Jan 13, 2025
Merged

feat:(decoder) add option CaseSensitive #709

merged 8 commits into from
Jan 13, 2025

Conversation

AsterDY
Copy link
Collaborator

@AsterDY AsterDY commented Nov 14, 2024

fix: #690

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 51.71%. Comparing base (9e5bbc5) to head (5a6fb2f).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
internal/decoder/optdec/structs.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
- Coverage   51.85%   51.71%   -0.14%     
==========================================
  Files         130      127       -3     
  Lines       11020    10931      -89     
==========================================
- Hits         5714     5653      -61     
+ Misses       4971     4956      -15     
+ Partials      335      322      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@AsterDY AsterDY force-pushed the feat/case_sensitive branch from c913efb to 2ccc267 Compare January 13, 2025 07:27
@AsterDY AsterDY merged commit 59be92f into main Jan 13, 2025
48 checks passed
@AsterDY AsterDY deleted the feat/case_sensitive branch January 13, 2025 09:19
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.

[Feature Request] case sensitive unmarshal
3 participants