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

Feature/jsonapi links #65

Closed
wants to merge 8 commits into from
Closed

Feature/jsonapi links #65

wants to merge 8 commits into from

Conversation

joanromano
Copy link
Member

@joanromano joanromano commented Jun 25, 2016

Takes care of first two issues on #55

  • Properly support links on included resources
  • [] Clarify namings

MP0w added 2 commits June 19, 2016 15:54
(missing/test failing relationships of relationships and unify included relationships)
@@ -1,4 +1,35 @@
//: Playground - noun: a place where people can play

import Kakapo
@testable import Kakapo
Copy link
Member

Choose a reason for hiding this comment

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

should we commit this??

Copy link
Member Author

Choose a reason for hiding this comment

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

removed

@joanromano joanromano force-pushed the feature/JSONAPILinks branch from 12e3c41 to d69b99a Compare June 25, 2016 18:19
@joanromano joanromano force-pushed the feature/JSONAPILinks branch from d69b99a to ffc88e5 Compare June 25, 2016 18:20
@codecov-io
Copy link

codecov-io commented Jun 25, 2016

Current coverage is 98.25%

Merging #65 into master will decrease coverage by 0.48%

@@             master        #65   diff @@
==========================================
  Files             6          7     +1   
  Lines           318        402    +84   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits            314        395    +81   
- Misses            4          7     +3   
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by 0427396...3b4d869

@MP0w MP0w closed this Jun 25, 2016
@joanromano joanromano reopened this Jun 26, 2016
@joanromano joanromano closed this Jun 26, 2016
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