launchdarkly / python-server-sdk

LaunchDarkly Server-side SDK for Python
https://docs.launchdarkly.com/sdk/server-side/python
Other
38 stars 45 forks source link

Set up CodeClimate test coverage #43

Closed albertyw closed 7 years ago

pkaeding commented 7 years ago

This is now done: https://codeclimate.com/github/launchdarkly/python-client/coverage

Bear in mind that the Code Climate coverage report only shows the unit test coverage, while the bulk of our SDK test coverage comes from a separate integration test suite.