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

Fix bug: skip no exported field on readStructMetadata #107

Merged
merged 2 commits into from Nov 22, 2022

Conversation

838239178
Copy link
Contributor

Testing passed 100%

@838239178
Copy link
Contributor Author

Related issue: #105

example_test.go Outdated Show resolved Hide resolved
example_test.go Outdated Show resolved Hide resolved
@838239178 838239178 changed the title feat: skip no exported field on readStructMetadata Fix bug: skip no exported field on readStructMetadata Nov 9, 2022
@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #107 (cae814f) into master (3bb055c) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   93.67%   93.69%   +0.01%     
==========================================
  Files           1        1              
  Lines         348      349       +1     
==========================================
+ Hits          326      327       +1     
  Misses         13       13              
  Partials        9        9              
Flag Coverage Δ
unittests 93.69% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
cleanenv.go 93.69% <100.00%> (+0.01%) ⬆️

@ilyakaznacheev ilyakaznacheev merged commit 7878a2c into ilyakaznacheev:master Nov 22, 2022
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.

None yet

2 participants