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=32",
"previous": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=30",
"results": [
{
"commitid": "1958b5d232830183dbbbb519272eab6bd0fa0928",
"message": null,
"timestamp": "2023-02-09T19:28:07.867671Z",
"ci_passed": null,
"author": null,
"branch": "create-pull-request/2.5.1-SNAPSHOT",
"totals": {
"files": 8,
"lines": 449,
"hits": 235,
"misses": 195,
"partials": 19,
"coverage": 52.33,
"branches": 50,
"methods": 80,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 148.0,
"complexity_ratio": 43.91,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "61952514ca3f5bd5b8d81d0e03ebb8f8368e6567",
"message": null,
"timestamp": "2023-02-08T18:15:52.274739Z",
"ci_passed": null,
"author": null,
"branch": "lockservice",
"totals": {
"files": 21,
"lines": 1055,
"hits": 241,
"misses": 795,
"partials": 19,
"coverage": 22.84,
"branches": 92,
"methods": 204,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 340.0,
"complexity_ratio": 19.41,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "c6ad0fd29f9848c31e24722e8e5dd0b5a9c6f7ff",
"message": "Added Rest integration tests for RestGetLockAction\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-02-07T01:37:29Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "lockservice",
"totals": {
"files": 21,
"lines": 1056,
"hits": 241,
"misses": 796,
"partials": 19,
"coverage": 22.82,
"branches": 92,
"methods": 204,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 340.0,
"complexity_ratio": 19.41,
"diff": 0
},
"state": "complete",
"parent": "23c70b95edc9b5a358030cc11c4a7e1df47e214c"
},
{
"commitid": "27aace4785ef22d7710ff1a2fdabbf4748941dd4",
"message": null,
"timestamp": "2023-02-02T20:27:14.674389Z",
"ci_passed": null,
"author": null,
"branch": "main",
"totals": {
"files": 19,
"lines": 969,
"hits": 241,
"misses": 709,
"partials": 19,
"coverage": 24.87,
"branches": 87,
"methods": 191,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 320.0,
"complexity_ratio": 20.62,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "920a6953f3b9e57d7c3c4d15b4a0b430e19cae1e",
"message": "Modified createProxyScheduledJobRunner to return the document Id of the extension job parameter entry within the registered job index, modifed the ExtensionJobParameter to null check the jitter value and setting this to 0.0 if null\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-02-01T18:37:58Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "jobrunner",
"totals": {
"files": 19,
"lines": 969,
"hits": 241,
"misses": 709,
"partials": 19,
"coverage": 24.87,
"branches": 87,
"methods": 191,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 320.0,
"complexity_ratio": 20.62,
"diff": 0
},
"state": "complete",
"parent": "5ca514e685222847ef52ec7264e4bf8ac06a69eb"
},
{
"commitid": "5ca514e685222847ef52ec7264e4bf8ac06a69eb",
"message": "Added tests for serialization/deserialization of JobExecutionContext, JobDocVersion, ExtensionJobParameter, ExtensionJobActionRequest, ExtensionJobActionResponse, JobRunner/JobParameter/Request/Response\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-28T02:47:06Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "jobrunner",
"totals": {
"files": 19,
"lines": 963,
"hits": 240,
"misses": 703,
"partials": 20,
"coverage": 24.92,
"branches": 86,
"methods": 188,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 316.0,
"complexity_ratio": 20.56,
"diff": 0
},
"state": "complete",
"parent": "fc5c4b40e64a252d1a9a1901ed3cb7109f1c0deb"
},
{
"commitid": "609a63e711ad80bda008862dc58509dad614a378",
"message": null,
"timestamp": "2023-01-28T01:14:51.292933Z",
"ci_passed": null,
"author": null,
"branch": "jobrunner",
"totals": {
"files": 19,
"lines": 963,
"hits": 241,
"misses": 703,
"partials": 19,
"coverage": 25.02,
"branches": 86,
"methods": 188,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 316.0,
"complexity_ratio": 20.88,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "fc5c4b40e64a252d1a9a1901ed3cb7109f1c0deb",
"message": "Merge branch 'main' into jobrunner",
"timestamp": "2023-01-27T21:13:03Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "jobrunner",
"totals": {
"files": 19,
"lines": 958,
"hits": 241,
"misses": 698,
"partials": 19,
"coverage": 25.15,
"branches": 84,
"methods": 189,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 315.0,
"complexity_ratio": 20.95,
"diff": 0
},
"state": "complete",
"parent": "23c70b95edc9b5a358030cc11c4a7e1df47e214c"
},
{
"commitid": "23c70b95edc9b5a358030cc11c4a7e1df47e214c",
"message": "Adding XContentType.JSON to Strings.toString() (#309)\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-27T21:10:20Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "main",
"totals": {
"files": 12,
"lines": 773,
"hits": 241,
"misses": 513,
"partials": 19,
"coverage": 31.17,
"branches": 80,
"methods": 147,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 271.0,
"complexity_ratio": 24.35,
"diff": 0
},
"state": "complete",
"parent": "8beec220d8b309ce4d70c49fda5ac496be9a8fe3"
},
{
"commitid": "18b967e76a7d12fe82a1a31677bd02070c6e9a04",
"message": "Adding XContentType.JSON to Strings.toString()\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-27T19:47:50Z",
"ci_passed": null,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "strings-fix",
"totals": {
"files": 12,
"lines": 773,
"hits": 241,
"misses": 513,
"partials": 19,
"coverage": 31.17,
"branches": 80,
"methods": 147,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 271.0,
"complexity_ratio": 24.35,
"diff": 0
},
"state": "complete",
"parent": "8beec220d8b309ce4d70c49fda5ac496be9a8fe3"
},
{
"commitid": "b1660aa7ebf0906451ab24a618bb492d9c694bb5",
"message": null,
"timestamp": "2023-01-25T22:58:16.119018Z",
"ci_passed": null,
"author": null,
"branch": "jobrunner",
"totals": {
"files": 16,
"lines": 917,
"hits": 241,
"misses": 657,
"partials": 19,
"coverage": 26.28,
"branches": 83,
"methods": 175,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 301.0,
"complexity_ratio": 21.92,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "823d43c2cd40e04a14a87bead91f781acc5d8b43",
"message": null,
"timestamp": "2023-01-24T23:51:02.625975Z",
"ci_passed": null,
"author": null,
"branch": "jobrunner",
"totals": {
"files": 16,
"lines": 909,
"hits": 241,
"misses": 649,
"partials": 19,
"coverage": 26.51,
"branches": 83,
"methods": 173,
"sessions": 4,
"complexity": 66.0,
"complexity_total": 299.0,
"complexity_ratio": 22.07,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "8beec220d8b309ce4d70c49fda5ac496be9a8fe3",
"message": "[Extensions] Synchronize opensearch-plugin-job-details with JobDetailsService map (#299)\n\n* Added JobDetailsService as an indexOperationListener to synchronize metadata index with internal job details m and indicesToListen set.\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Changes indexToJobDetails to a ConcurrentMap, adds getter method for indexToJobDetails\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Addressing PR comments, fixing log message\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Addressing PR comments\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Added test to updateIndexToJobDetails\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Addressing PR comments, changing extensionId to extensionUniqueId\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Addressing PR Comments : Updating Job Details index Name and mapping file to opensearch-job-scheduler-job-details\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Addressing PR comments, enabling extensions to submit more than 1 job details entry to support extensions registering multiple types of jobs, updated all integration, multinode tests now that the rest response value is the document Id\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Renaming TestHelper base URI name\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\n* Addressing PR comments, made multinode test request strings constant\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-19T20:56:19Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "main",
"totals": {
"files": 12,
"lines": 773,
"hits": 241,
"misses": 513,
"partials": 19,
"coverage": 31.17,
"branches": 80,
"methods": 147,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 271.0,
"complexity_ratio": 24.35,
"diff": 0
},
"state": "complete",
"parent": "fabb639fdb3c92f9fc8c37b2f1919e08506ee97e"
},
{
"commitid": "50875c408aabbfe09af9b1e18a75415ff04f94da",
"message": null,
"timestamp": "2023-01-19T19:45:27.337377Z",
"ci_passed": null,
"author": null,
"branch": "jobrunner",
"totals": {
"files": 12,
"lines": 773,
"hits": 240,
"misses": 513,
"partials": 20,
"coverage": 31.04,
"branches": 80,
"methods": 147,
"sessions": 2,
"complexity": 65.0,
"complexity_total": 271.0,
"complexity_ratio": 23.98,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "4694ef85fa75b5a44f1f42770b999f9a4539fe81",
"message": null,
"timestamp": "2023-01-19T18:40:28.637401Z",
"ci_passed": null,
"author": null,
"branch": "jobrunner",
"totals": {
"files": 12,
"lines": 773,
"hits": 240,
"misses": 513,
"partials": 20,
"coverage": 31.04,
"branches": 80,
"methods": 147,
"sessions": 1,
"complexity": 65.0,
"complexity_total": 271.0,
"complexity_ratio": 23.98,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "0a34fd6c1b02e49f206b4db0ac9cc4185dfd7deb",
"message": "Addressing PR comments, enabling extensions to submit more than 1 job details entry to support extensions registering multiple types of jobs, updated all integration, multinode tests now that the rest response value is the document Id\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-19T01:44:58Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "jobrunner",
"totals": {
"files": 12,
"lines": 773,
"hits": 241,
"misses": 513,
"partials": 19,
"coverage": 31.17,
"branches": 80,
"methods": 147,
"sessions": 2,
"complexity": 66.0,
"complexity_total": 271.0,
"complexity_ratio": 24.35,
"diff": 0
},
"state": "complete",
"parent": "c841787cf5e04bbbce3f6b6dbb92fdecdd10625a"
},
{
"commitid": "c841787cf5e04bbbce3f6b6dbb92fdecdd10625a",
"message": "Addressing PR Comments : Updating Job Details index Name and mapping file to opensearch-job-scheduler-job-details\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-17T23:50:07Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "jobrunner",
"totals": {
"files": 14,
"lines": 846,
"hits": 325,
"misses": 498,
"partials": 23,
"coverage": 38.41,
"branches": 85,
"methods": 155,
"sessions": 3,
"complexity": 90.0,
"complexity_total": 286.0,
"complexity_ratio": 31.46,
"diff": 0
},
"state": "complete",
"parent": "fabb639fdb3c92f9fc8c37b2f1919e08506ee97e"
},
{
"commitid": "6dfa35b825ff6f3f2a84661e2a74abf0bd93e50d",
"message": null,
"timestamp": "2023-01-12T02:43:11.548332Z",
"ci_passed": null,
"author": null,
"branch": "jobrunner",
"totals": {
"files": 14,
"lines": 846,
"hits": 325,
"misses": 498,
"partials": 23,
"coverage": 38.41,
"branches": 85,
"methods": 155,
"sessions": 2,
"complexity": 90.0,
"complexity_total": 286.0,
"complexity_ratio": 31.46,
"diff": 0
},
"state": "complete",
"parent": null
},
{
"commitid": "fabb639fdb3c92f9fc8c37b2f1919e08506ee97e",
"message": "bumping up BWC version to 2.6.0 (#304)\n\nSigned-off-by: Joshua Palis <jpalis@amazon.com>\r\n\r\nSigned-off-by: Joshua Palis <jpalis@amazon.com>",
"timestamp": "2023-01-12T01:57:04Z",
"ci_passed": true,
"author": {
"service": "github",
"username": "joshpalis",
"name": "Joshua Palis"
},
"branch": "main",
"totals": {
"files": 14,
"lines": 815,
"hits": 321,
"misses": 471,
"partials": 23,
"coverage": 39.38,
"branches": 84,
"methods": 151,
"sessions": 2,
"complexity": 90.0,
"complexity_total": 278.0,
"complexity_ratio": 32.37,
"diff": 0
},
"state": "complete",
"parent": "140ffd3d48f928db78fa9fb23242e8b50282f7aa"
},
{
"commitid": "2a512f85d112108390ea9ce42f14878d1033f4a5",
"message": null,
"timestamp": "2023-01-12T01:31:05.563678Z",
"ci_passed": null,
"author": null,
"branch": "bwc",
"totals": {
"files": 14,
"lines": 815,
"hits": 320,
"misses": 471,
"partials": 24,
"coverage": 39.26,
"branches": 84,
"methods": 151,
"sessions": 2,
"complexity": 89.0,
"complexity_total": 278.0,
"complexity_ratio": 32.01,
"diff": 0
},
"state": "complete",
"parent": null
}
],
"total_pages": 39
}