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 nested case #90

Merged
merged 2 commits into from
Mar 17, 2021
Merged

fix nested case #90

merged 2 commits into from
Mar 17, 2021

Conversation

B-Five
Copy link
Contributor

@B-Five B-Five commented Feb 19, 2021

修复 #89

@codecov
Copy link

codecov bot commented Feb 19, 2021

Codecov Report

Merging #90 (a84d6fa) into release/1.6.0 (041b2ee) will increase coverage by 0.28%.
The diff coverage is 62.16%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##             release/1.6.0      #90      +/-   ##
===================================================
+ Coverage            65.89%   66.18%   +0.28%     
  Complexity              55       55              
===================================================
  Files                  114      114              
  Lines                 2346     2363      +17     
  Branches               162      165       +3     
===================================================
+ Hits                  1546     1564      +18     
+ Misses                 722      720       -2     
- Partials                78       79       +1     
Impacted Files Coverage Δ Complexity Δ
...ub/yituhealthcare/arc/graphql/GraphQLProvider.java 44.11% <48.00%> (+35.02%) 0.00 <0.00> (ø)
...are/arc/dgraph/repository/parser/DgraphParser.java 53.15% <50.00%> (ø) 0.00 <0.00> (ø)
...are/arc/dgraph/util/JSONFieldDeserializerUtil.java 79.54% <100.00%> (+2.62%) 0.00 <0.00> (ø)
...althcare/arc/graphql/GraphqlAutoConfiguration.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

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 4f5fd6f...321b426. Read the comment docs.

@B-Five B-Five changed the base branch from master to release/1.6.0 February 19, 2021 09:11
@B-Five B-Five added this to the 1.6.0 milestone Feb 19, 2021
@B-Five B-Five linked an issue Feb 19, 2021 that may be closed by this pull request
@wangyuheng wangyuheng merged commit aae6c01 into wangyuheng:release/1.6.0 Mar 17, 2021
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.

Dgraph反序列化工具类型嵌套bug
2 participants