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

- remove revisions first attempt #616

Merged

Conversation

jasonbahl
Copy link
Collaborator

I took a stab at implementing Revision support, it was flawed. This reverts that in favor of #593

@codecov
Copy link

codecov bot commented Dec 9, 2018

Codecov Report

Merging #616 into develop will decrease coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #616      +/-   ##
===========================================
- Coverage    59.26%   59.18%   -0.09%     
===========================================
  Files          107      107              
  Lines         6646     6628      -18     
===========================================
- Hits          3939     3923      -16     
+ Misses        2707     2705       -2
Impacted Files Coverage Δ
src/Connection/PostObjects.php 46.46% <ø> (-1.6%) ⬇️
src/Data/Config.php 65.57% <ø> (-3.45%) ⬇️
src/Data/PostObjectConnectionResolver.php 69.42% <100%> (ø) ⬆️

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 05dacf0...63f43fc. Read the comment docs.

@jasonbahl jasonbahl merged commit 93a53ac into wp-graphql:develop Dec 10, 2018
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.

1 participant