the common library of the socorro crash reporter
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
socorrolib
-----------
[](https://travis-ci.org/mozilla/socorrolib)
The common library of the socorro crash reporter system.
Factoring out the common library is the first step to breaking up the mozilla/socorro monorepo, which contains multiple services as a historic quirk of Mozilla's development and deployment process.
Currently socorrolib is pinned to socorro revision:
1c485ce3e6e6b2839834ad8a9f184e407dc8c825
Eventually this relationship will invert and socorro should use standard import tools to pin a version of socorrolib.
## running tests
```
pip install --require-hashes -r requirements.txt
# all them tests
nosetests socorrolib
# with coverage
nosetests socorrolib --with-coverage --cover-html --cover-package=socorrolib
# to run a specific test
nostests socorrolib.unittest.external.test_crashstorage_base:TestCase.TestBase
```
## making a release
Travis-CI ships releases to pypi whenever a tag is pushed. You'll want to bump the version number in `setup.py` before you try that.
-----------
[](https://travis-ci.org/mozilla/socorrolib)
The common library of the socorro crash reporter system.
Factoring out the common library is the first step to breaking up the mozilla/socorro monorepo, which contains multiple services as a historic quirk of Mozilla's development and deployment process.
Currently socorrolib is pinned to socorro revision:
1c485ce3e6e6b2839834ad8a9f184e407dc8c825
Eventually this relationship will invert and socorro should use standard import tools to pin a version of socorrolib.
## running tests
```
pip install --require-hashes -r requirements.txt
# all them tests
nosetests socorrolib
# with coverage
nosetests socorrolib --with-coverage --cover-html --cover-package=socorrolib
# to run a specific test
nostests socorrolib.unittest.external.test_crashstorage_base:TestCase.TestBase
```
## making a release
Travis-CI ships releases to pypi whenever a tag is pushed. You'll want to bump the version number in `setup.py` before you try that.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
socorrolib-0.2.2.tar.gz
(63.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file socorrolib-0.2.2.tar.gz.
File metadata
- Download URL: socorrolib-0.2.2.tar.gz
- Upload date:
- Size: 63.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
487aeeab9ebb8bb6a6a70be99c8014f8fb5bc5c2631d408c8d94087974e9eb3f
|
|
| MD5 |
2920aef7d5e566e140074b58234a6220
|
|
| BLAKE2b-256 |
6fac175488f49def12fc8f9c5a10fe55eb036d39d635067c60bd0562bd3e26bc
|
File details
Details for the file socorrolib-0.2.2-py2-none-any.whl.
File metadata
- Download URL: socorrolib-0.2.2-py2-none-any.whl
- Upload date:
- Size: 77.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7575dc7be0ffc7c1d5f15bcacba290aed5234ea0d5802b68806e4563480fb79
|
|
| MD5 |
c9475281842f35a60d4e8b45595ef5e4
|
|
| BLAKE2b-256 |
89b959c7de2ac878a2a9365c793043c7a3506e4a165679653d2560e8ce81e961
|