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

Added top level meta support for JSON API #72

Merged
merged 2 commits into from
Jun 26, 2016
Merged

Conversation

MP0w
Copy link
Member

@MP0w MP0w commented Jun 26, 2016

Closes #55

@@ -85,6 +85,27 @@ class JSONAPISpec: QuickSpec {
let data = object["data"].arrayValue
expect(data.count).toNot(equal(0))
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UL

@joanromano
Copy link
Member

👍

@codecov-io
Copy link

codecov-io commented Jun 26, 2016

Current coverage is 98.22%

Merging #72 into master will increase coverage by <.01%

@@             master        #72   diff @@
==========================================
  Files             7          7          
  Lines           393        394     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            386        387     +1   
  Misses            7          7          
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by ff84a87...8782053

@MP0w MP0w closed this Jun 26, 2016
@MP0w MP0w deleted the feature/JSONAPIMeta branch June 26, 2016 15:25
@MP0w MP0w restored the feature/JSONAPIMeta branch June 26, 2016 15:27
@MP0w MP0w reopened this Jun 26, 2016
@MP0w MP0w merged commit e1068af into master Jun 26, 2016
@MP0w MP0w deleted the feature/JSONAPIMeta branch June 26, 2016 15:27
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.

3 participants