Skip to content

Conversation

@neverlee
Copy link

@neverlee neverlee commented Jan 9, 2018

目前是支持忽略tag为"-"的结构体项。
但有时结构体比较大,一个个去加会比较麻烦,不知道你们是否考虑接受增加这样一个选项。
这样生成的config就只处理带tag的项

@codecov
Copy link

codecov bot commented Jan 9, 2018

Codecov Report

Merging #222 into master will decrease coverage by 0.08%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
- Coverage   83.79%   83.71%   -0.09%     
==========================================
  Files          42       42              
  Lines        5413     5416       +3     
==========================================
- Hits         4536     4534       -2     
- Misses        692      695       +3     
- Partials      185      187       +2
Impacted Files Coverage Δ
feature_config.go 87.57% <100%> (+0.07%) ⬆️
feature_reflect_extension.go 77.87% <33.33%> (-0.7%) ⬇️
feature_iter_skip.go 75.29% <0%> (-3.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ab8806...c27f6f9. Read the comment docs.

@taowen taowen merged commit c3ed5e8 into json-iterator:master Jan 9, 2018
@neverlee neverlee deleted the mydev branch January 10, 2018 02:05
zhenzou pushed a commit to zhenzou/jsoniter that referenced this pull request Feb 2, 2022
加入一个OnlyTaggedField选项
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.

2 participants