NSLS-II / metadatastore

DEPRECATED: Incorporated into https://github.com/NSLS-II/databroker
Other
2 stars 11 forks source link

API: remove v0 compatibility layer #242

Closed tacaswell closed 8 years ago

tacaswell commented 8 years ago

If you still need to access an old database (none of which should exist on the floor) use an old version of mds to migrate to v1.

attn @hhslepicka @danielballan

tacaswell commented 8 years ago

@arkilic is sitting next to me and is happy.

codecov-io commented 8 years ago

Current coverage is 90.39% (diff: 100%)

Merging #242 into master will increase coverage by 2.27%

@@             master       #242   diff @@
==========================================
  Files             7          6     -1   
  Lines           876        552   -324   
  Methods           0          0          
  Messages          0          0          
  Branches        150         88    -62   
==========================================
- Hits            772        499   -273   
+ Misses           74         37    -37   
+ Partials         30         16    -14   

Powered by Codecov. Last update 317c6d2...e368f84

ghost commented 8 years ago

The command "curl -sSL "http://keyserver.ubuntu.com/pks/lookup?op=get&fingerprint=on&search=0x9ECBEC467F0CEB10" | sudo -E apt-key add -" failed and exited with 2 during . Travis is being weird, nothing wrong with tests

klauer commented 8 years ago

Kicked travis and tests are now passing