UNPKG

coveralls-api

Version:
74 lines (25 loc) 2.19 kB
## [1.2.4](https://github.com/bconnorwhite/coveralls-api/compare/v1.2.3...v1.2.4) (2020-09-30) ### Bug Fixes * set response type for postJob ([1147f5b](https://github.com/bconnorwhite/coveralls-api/commit/1147f5bcaab293bc332b61611e7ec8471a5f9dc8)) ## [1.2.3](https://github.com/bconnorwhite/coveralls-api/compare/v1.2.2...v1.2.3) (2020-09-29) ### Bug Fixes * export more types ([d7aa9dd](https://github.com/bconnorwhite/coveralls-api/commit/d7aa9dd421381d8fe8b7c6261f1aac8017d4fc60)) ## [1.2.2](https://github.com/bconnorwhite/coveralls-api/compare/v1.2.1...v1.2.2) (2020-09-29) ## [1.2.1](https://github.com/bconnorwhite/coveralls-api/compare/v1.2.0...v1.2.1) (2020-09-29) ### Bug Fixes * dependency bump to fix lcov parsing issue ([3347d08](https://github.com/bconnorwhite/coveralls-api/commit/3347d087926f09b2ed3970c8a124ae56595232bd)) # [1.2.0](https://github.com/bconnorwhite/coveralls-api/compare/v1.1.1...v1.2.0) (2020-09-29) ### Bug Fixes * remove body from GET requests ([a95dfb7](https://github.com/bconnorwhite/coveralls-api/commit/a95dfb7dd17853283f15893b39feedd0e8bcdb1d)) ### Features * add service_name option to postJob ([ce659a8](https://github.com/bconnorwhite/coveralls-api/commit/ce659a8b62c86fc2e9be41d52e48ddba28713879)) * include git data by default ([4053332](https://github.com/bconnorwhite/coveralls-api/commit/4053332e9e6a56a8b4daabb1bd4cf9ffac3ca568)) ## [1.1.1](https://github.com/bconnorwhite/coveralls-api/compare/v1.1.0...v1.1.1) (2020-09-29) ### Bug Fixes * send jobs as form data ([93a4709](https://github.com/bconnorwhite/coveralls-api/commit/93a4709102ca888cc259d5c720eb6b1f8fedcb05)) # [1.1.0](https://github.com/bconnorwhite/coveralls-api/compare/v1.0.1...v1.1.0) (2020-09-28) ### Features * added post job function ([79cc0df](https://github.com/bconnorwhite/coveralls-api/commit/79cc0dffd16883a488f81daa767b4e057796df41)) ## [1.0.1](https://github.com/bconnorwhite/coveralls-api/compare/cc5f6d518afaa7b60a2edd623e9685deae92c359...v1.0.1) (2020-09-27) ### Bug Fixes * use content-type header ([cc5f6d5](https://github.com/bconnorwhite/coveralls-api/commit/cc5f6d518afaa7b60a2edd623e9685deae92c359))