Skip to content

fix: create strawberry types with kwargs#527

Merged
JoanFM merged 1 commit intomainfrom
strawbaerry-graphql-kwargs
Sep 6, 2022
Merged

fix: create strawberry types with kwargs#527
JoanFM merged 1 commit intomainfrom
strawbaerry-graphql-kwargs

Conversation

@JoanFM
Copy link
Copy Markdown
Member

@JoanFM JoanFM commented Sep 6, 2022

Goals:

Fix problem in Jina introduced by new graphql release

@JoanFM JoanFM force-pushed the strawbaerry-graphql-kwargs branch from 29b9b55 to a9b101b Compare September 6, 2022 09:15
@JoanFM JoanFM marked this pull request as ready for review September 6, 2022 09:16
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 6, 2022

Codecov Report

Merging #527 (a9b101b) into main (d615233) will decrease coverage by 2.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #527      +/-   ##
==========================================
- Coverage   86.23%   84.08%   -2.15%     
==========================================
  Files         142      142              
  Lines        7033     7033              
==========================================
- Hits         6065     5914     -151     
- Misses        968     1119     +151     
Flag Coverage Δ
docarray 84.08% <ø> (-2.15%) ⬇️

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

Impacted Files Coverage Δ
docarray/document/mixins/strawberry.py 91.30% <ø> (ø)
docarray/array/mixins/embed.py 10.52% <0.00%> (-78.95%) ⬇️
docarray/array/mixins/post.py 18.60% <0.00%> (-74.42%) ⬇️
docarray/array/mixins/group.py 69.23% <0.00%> (-17.95%) ⬇️
docarray/helper.py 68.77% <0.00%> (-13.13%) ⬇️
docarray/document/mixins/sugar.py 56.00% <0.00%> (-12.00%) ⬇️
docarray/array/mixins/traverse.py 90.90% <0.00%> (-4.14%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JoanFM JoanFM merged commit e8cc9c5 into main Sep 6, 2022
@JoanFM JoanFM deleted the strawbaerry-graphql-kwargs branch September 6, 2022 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants