HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 779,
"next": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=38",
"previous": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=36",
"results": [
{
"commitid": "43b37e80ec526c617988d9ca80a44a20b9cac24a",
"message": null,
"timestamp": "2022-09-01T15:49:06.576281Z",
"ci_passed": null,
"author": null,
"branch": "backport/backport-208-to-2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "423a115610f17c000858cae33a4f58768b71be50",
"message": null,
"timestamp": "2022-09-01T14:47:48.026807Z",
"ci_passed": null,
"author": null,
"branch": "backport/backport-208-to-2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "d45609e49ed06237ebcb18f1e9bfa725c74f4fd2",
"message": null,
"timestamp": "2022-09-01T04:05:49.484066Z",
"ci_passed": null,
"author": null,
"branch": "2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "500698a7c47409c6d75508c38efcbba65c7afec6",
"message": null,
"timestamp": "2022-09-01T00:01:55.947798Z",
"ci_passed": null,
"author": null,
"branch": "create-pull-request/2.3.0-SNAPSHOT",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "df154b89d4542528dd1b2775a86768713152260f",
"message": "Update to Gradle 7.5 (#208)\n\n* Update to Gradle 7.5\r\n\r\nSigned-off-by: Andriy Redko <andriy.redko@aiven.io>\r\n\r\n* Fixing Gradle build warnings\r\n\r\nSigned-off-by: Andriy Redko <andriy.redko@aiven.io>\r\n\r\nSigned-off-by: Andriy Redko <andriy.redko@aiven.io>",
"timestamp": "2022-08-31T21:20:40Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "reta",
"name": "Andriy Redko"
},
"branch": "backport/backport-208-to-2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": "7e67fb81fa5a57c343e69add5f9428288d5b2aff"
},
{
"commitid": "002e412d86ee3f6b5a016fed69f5ce2190167314",
"message": null,
"timestamp": "2022-08-31T18:55:07.739555Z",
"ci_passed": null,
"author": null,
"branch": "issue-207",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "4116e51dc58bf6f6619ae5254ce7c105885d77d1",
"message": null,
"timestamp": "2022-08-26T19:54:54.379902Z",
"ci_passed": null,
"author": null,
"branch": "2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "fb675b3c595bd0bc14e9373dcddb972f35847039",
"message": "Staging for version increment automation (#204) (#213)\n\n* Version increment automation\r\n\r\nSigned-off-by: pgodithi <pgodithi@amazon.com>\r\n\r\n* Version increment automation: task rename updateVersion\r\n\r\nSigned-off-by: pgodithi <pgodithi@amazon.com>\r\n(cherry picked from commit b3fd723a619f41169b54e5d089815bf3dcdd130c)\r\nSigned-off-by: prudhvigodithi <pgodithi@amazon.com>\r\n\r\nSigned-off-by: pgodithi <pgodithi@amazon.com>\r\nSigned-off-by: prudhvigodithi <pgodithi@amazon.com>\r\nCo-authored-by: Prudhvi Godithi <pgodithi@amazon.com>",
"timestamp": "2022-08-22T23:04:20Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "opensearch-trigger-bot[bot]",
"name": "opensearch-trigger-bot[bot]"
},
"branch": "2.1",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": "a008d876de5fb08444bda6b494149e9fe059981f"
},
{
"commitid": "d90de4acbb4f97ea7e27c7cc34abe2561a0347a8",
"message": null,
"timestamp": "2022-08-22T22:44:18.124313Z",
"ci_passed": null,
"author": null,
"branch": "2.2",
"totals": {
"files": 8,
"lines": 438,
"hits": 232,
"misses": 186,
"partials": 20,
"coverage": 52.96,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 64.0,
"complexity_total": 150.0,
"complexity_ratio": 42.66,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "48d8815445750fabfe0d31c5faf4fe20725296a2",
"message": "Increment version to 2.2.1-SNAPSHOT\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
"timestamp": "2022-08-22T18:05:22Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "opensearch-ci-bot",
"name": "opensearch-ci"
},
"branch": "create-pull-request/2.2.1-SNAPSHOT",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": "87d1864ce606fbff651b8d192dbd69b84d75204e"
},
{
"commitid": "87d1864ce606fbff651b8d192dbd69b84d75204e",
"message": "add updateVersion task (#223)\n\nSigned-off-by: prudhvigodithi <pgodithi@amazon.com>\r\n\r\nSigned-off-by: prudhvigodithi <pgodithi@amazon.com>",
"timestamp": "2022-08-22T18:01:48Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "prudhvigodithi",
"name": "Prudhvi Godithi"
},
"branch": "create-pull-request/2.2.1-SNAPSHOT",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": "0a9b9285f3bfd032ac311d4716e76e4c72cbd8ce"
},
{
"commitid": "ecdb6907550cc7f75abc230f49a29428ed30c8d6",
"message": null,
"timestamp": "2022-08-19T19:46:44.911383Z",
"ci_passed": null,
"author": null,
"branch": "2.2",
"totals": {
"files": 8,
"lines": 438,
"hits": 232,
"misses": 186,
"partials": 20,
"coverage": 52.96,
"branches": 50,
"methods": 81,
"sessions": 1,
"complexity": 64.0,
"complexity_total": 150.0,
"complexity_ratio": 42.66,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "ef2aabcdb7d78eca2f591edbf9c4c5adc5077a5a",
"message": null,
"timestamp": "2022-08-18T22:40:01.819114Z",
"ci_passed": null,
"author": null,
"branch": "create-pull-request/patch",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "a5013073ec8de9b7af6fa439c2f4d6fd9af8881d",
"message": null,
"timestamp": "2022-08-02T23:17:56.500269Z",
"ci_passed": null,
"author": null,
"branch": "2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 232,
"misses": 186,
"partials": 20,
"coverage": 52.96,
"branches": 50,
"methods": 81,
"sessions": 4,
"complexity": 64.0,
"complexity_total": 150.0,
"complexity_ratio": 42.66,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "6d298ff5f442b769f8d7de053f676006986c83f1",
"message": null,
"timestamp": "2022-08-02T23:08:47.524998Z",
"ci_passed": null,
"author": null,
"branch": "2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "762220459d9e57b8e4fd0fe877902165af713129",
"message": "Added 2.2 release notes (#217)\n\n* Added 2.2 release notes\n\nSigned-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>\n\n* updating the PR no for release notes\n\nSigned-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>\n(cherry picked from commit 7e67fb81fa5a57c343e69add5f9428288d5b2aff)",
"timestamp": "2022-08-02T22:29:24Z",
"ci_passed": null,
"author": {
"service": "github",
"username": "rishabhmaurya",
"name": "Rishabh Maurya"
},
"branch": "backport/backport-217-to-2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": "0a9b9285f3bfd032ac311d4716e76e4c72cbd8ce"
},
{
"commitid": "7e67fb81fa5a57c343e69add5f9428288d5b2aff",
"message": "Added 2.2 release notes (#217)\n\n* Added 2.2 release notes\r\n\r\nSigned-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>\r\n\r\n* updating the PR no for release notes\r\n\r\nSigned-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>",
"timestamp": "2022-08-02T22:29:24Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "rishabhmaurya",
"name": "Rishabh Maurya"
},
"branch": "backport/backport-217-to-2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 232,
"misses": 186,
"partials": 20,
"coverage": 52.96,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 64.0,
"complexity_total": 150.0,
"complexity_ratio": 42.66,
"diff": 0
},
"state": "complete",
"parent": "b3fd723a619f41169b54e5d089815bf3dcdd130c"
},
{
"commitid": "126e50777ce44a5464770502671fd4f734d9758e",
"message": null,
"timestamp": "2022-08-02T22:22:32.565761Z",
"ci_passed": null,
"author": null,
"branch": "releasenotes-2.2.0",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "813d2364df0c88683344716d5e04fedf0aae13fb",
"message": null,
"timestamp": "2022-08-02T22:16:30.799512Z",
"ci_passed": null,
"author": null,
"branch": "releasenotes-2.2.0",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "ef6d62c401ae07e0d41d709c0628aaacbc19e7b2",
"message": "bump version to 2.2.0 (#215)\n\nSigned-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>\n\nCo-authored-by: Maurya <rishma@88665a52f373.ant.amazon.com>\n(cherry picked from commit ad55918bf9b95cc28465544053bb7683577b58d9)",
"timestamp": "2022-08-02T21:25:00Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "rishabhmaurya",
"name": "Rishabh Maurya"
},
"branch": "backport/backport-215-to-2.x",
"totals": {
"files": 8,
"lines": 438,
"hits": 233,
"misses": 186,
"partials": 19,
"coverage": 53.19,
"branches": 50,
"methods": 81,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 150.0,
"complexity_ratio": 43.33,
"diff": 0
},
"state": "complete",
"parent": "0a9b9285f3bfd032ac311d4716e76e4c72cbd8ce"
}
],
"total_pages": 39
}