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 TODO for return type #312

Merged
merged 2 commits into from
Mar 8, 2019
Merged

Fix TODO for return type #312

merged 2 commits into from
Mar 8, 2019

Conversation

LegNeato
Copy link
Member

@LegNeato LegNeato commented Jan 9, 2019

We have bumped past the point of this TODO so we can make
the changes.

@LegNeato
Copy link
Member Author

LegNeato commented Jan 9, 2019

CI failure is rust-lang/rust#57464.

@theduke
Copy link
Member

theduke commented Jan 10, 2019

Hopefully nightly is fixed soon.

PS: this is technically a breaking change so needs to wait for 0.12.

@LegNeato LegNeato added the semver::breaking Breaking change in terms of SemVer label Jan 14, 2019
LegNeato and others added 2 commits March 8, 2019 22:38
We have bumped past the point of this TODO so we can make
the changes.
@codecov-io
Copy link

codecov-io commented Mar 8, 2019

Codecov Report

Merging #312 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #312      +/-   ##
==========================================
+ Coverage   87.79%   87.79%   +<.01%     
==========================================
  Files         101      101              
  Lines       14243    14244       +1     
==========================================
+ Hits        12504    12506       +2     
+ Misses       1739     1738       -1
Impacted Files Coverage Δ
juniper/src/value/object.rs 98.03% <100%> (ø) ⬆️
juniper/src/types/base.rs 91.07% <0%> (+0.05%) ⬆️
juniper/src/http/playground.rs 25% <0%> (+25%) ⬆️

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 6562440...b909036. Read the comment docs.

@theduke theduke merged commit bd6f192 into graphql-rust:master Mar 8, 2019
@theduke theduke mentioned this pull request Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver::breaking Breaking change in terms of SemVer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants