the-anna-project / annad

The annad package implements a command line tool to run the neural network of the anna project.
https://anna.earth
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Storage #234

Closed xh3b4sd closed 8 years ago

xh3b4sd commented 8 years ago

abstract

This PR improves the storage implementation. Here we separate the code based on its implementation details. Several storage interfaces are defined to distinguish between various data types certain storage implementations are managing.

checklist

codecov-io commented 8 years ago

Current coverage is 92.25% (diff: 88.74%)

Merging #234 into master will increase coverage by 0.15%

Powered by Codecov. Last update 130de76...853007a