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

🫶 Add support encoding.TextUnmarshaler #123

Merged
merged 6 commits into from
Jul 20, 2023

Add comment for check validStruct and `encoding.TextUnmarshaler`

a5a43ad
Select commit
Loading
Failed to load commit list.
Merged

🫶 Add support encoding.TextUnmarshaler #123

Add comment for check validStruct and `encoding.TextUnmarshaler`
a5a43ad
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 20, 2023 in 0s

92.79% (-0.97%) compared to aea2c89

View this Pull Request on Codecov

92.79% (-0.97%) compared to aea2c89

Details

Codecov Report

Merging #123 (a5a43ad) into master (aea2c89) will decrease coverage by 0.97%.
The diff coverage is 76.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
- Coverage   93.76%   92.79%   -0.97%     
==========================================
  Files           1        1              
  Lines         353      361       +8     
==========================================
+ Hits          331      335       +4     
- Misses         13       15       +2     
- Partials        9       11       +2     
Impacted Files Coverage Δ
cleanenv.go 92.79% <76.92%> (-0.97%) ⬇️