not-nexus / shelf

REST API for AWS S3 meant to be an interface to immutable artifact storage.
MIT License
8 stars 3 forks source link

Support old version #39

Closed kyle-long closed 8 years ago

kyle-long commented 8 years ago

I undid the work for unittest2 since 2.6.6 unit tests have issues (but 2.6.9 works just fine) AND the actual code appears to work fine in 2.6.6

codecov-io commented 8 years ago

Current coverage is 98.61%

Merging #39 into develop will not affect coverage as of a6bc711

@@            develop     #39   diff @@
=======================================
  Files            57      57       
  Stmts          1583    1583       
  Branches          0       0       
  Methods           0       0       
=======================================
  Hit            1561    1561       
  Partial           0       0       
  Missed           22      22       

Review entire Coverage Diff as of a6bc711

Powered by Codecov. Updated on successful CI builds.

quantumew commented 8 years ago

Looks good