rackerlabs / mimic

An API mock service
Other
168 stars 57 forks source link

fix the pypy builder to be able to build its own Cryptography wheels if necessary #654

Closed glyph closed 8 years ago

glyph commented 8 years ago

This should allow us to catch up with #636 .

codecov-io commented 8 years ago

Current coverage is 99.56% (diff: 100%)

Merging #654 into master will not change coverage

@@             master       #654   diff @@
==========================================
  Files            78         78          
  Lines          5324       5324          
  Methods           0          0          
  Messages          0          0          
  Branches        752        752          
==========================================
  Hits           5301       5301          
  Misses           10         10          
  Partials         13         13          

Powered by Codecov. Last update 20d2443...886e013

derwolfe commented 8 years ago

Assuming CI passes and modulo https://github.com/rackerlabs/mimic/pull/654/files#r74337131 I think this is good to land. :+1: :)