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

支持多维数组转化 #265

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ZoMinster
Copy link

数组字典多维混合结构待支持,准备增加新的配置类方法加以实现

@codecov-io
Copy link

codecov-io commented Jan 22, 2018

Codecov Report

Merging #265 into master will decrease coverage by 5.3%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #265      +/-   ##
==========================================
- Coverage   99.28%   93.98%   -5.31%     
==========================================
  Files           2        2              
  Lines        1540     1546       +6     
  Branches        0      424     +424     
==========================================
- Hits         1529     1453      -76     
+ Misses         11        7       -4     
- Partials        0       86      +86
Impacted Files Coverage Δ
YYModel/NSObject+YYModel.m 93.39% <100%> (-5.83%) ⬇️
YYModel/YYClassInfo.m 96.92% <0%> (-2.7%) ⬇️

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 1230e60...e2620d2. Read the comment docs.

@ZoMinster
Copy link
Author

现在自定义多维数组中元素类型需要实现modelCustomTransformFromDictionary方法自己实现转化,这种情况现在挺多的,我这个支持了多维数组自定义数组元素类型,希望大神看看是否可行

@shicymenta
Copy link

怎么使用啊 没看懂啊
[[{}]] 这种结构该怎么解析啊

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

3 participants