PHB-CS123 / graphene

CS123 Graph Database Project
Apache License 2.0
0 stars 0 forks source link

Create_item now calls write_item by default #12

Closed Davidpena closed 9 years ago

Davidpena commented 9 years ago

Before create_item did not call write_item. Now it does since there are no circumstances where the two should not be performed together. Also causes less errors this way.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.01%) to 96.58% when pulling 2163bcfa6992bd08b565ee005a7ee7c537aeb86c on writeItem into a9b8a262b409634101f7339c93296f2cf2af5527 on master.

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-0.13%) to 96.46% when pulling 5587584b913f78767bdf47b4851a6074d1ad2db1 on writeItem into a9b8a262b409634101f7339c93296f2cf2af5527 on master.