GET /api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=3
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=4",
    "previous": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=2",
    "results": [
        {
            "commitid": "63d532876c2c327d52de6aadd9909e9086c2c9ee",
            "message": "Release 2.19.0 release notes\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2025-02-04T21:03:43Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "prudhvigodithi/job-scheduler:main",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 2,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "7a767c5a61382396b51ad74117dac3de4e2b2163"
        },
        {
            "commitid": "3a109035fb6b9d7f0aaccfec2dfd99102ba1f292",
            "message": "Increment version to 2.20.0-SNAPSHOT\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
            "timestamp": "2025-02-01T00:09:36Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-ci-bot",
                "name": "opensearch-ci"
            },
            "branch": "create-pull-request/2.20.0-SNAPSHOT",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "3282abba0604d82df5b96cb50c58935d9490e5cd"
        },
        {
            "commitid": "7a767c5a61382396b51ad74117dac3de4e2b2163",
            "message": "Bump version 3.0.0.0-alpha1 and update shadowPlugin for Job Scheduler (#722)\n\n* Bump version 3.0.0.0-alpha1 and update shadowPlugin for Job Scheduler\r\n\r\nSigned-off-by: Peter Zhu <zhujiaxi@amazon.com>\r\n\r\n* Support JDK23 with jacoco 0.8.12 bump\r\n\r\nSigned-off-by: Peter Zhu <zhujiaxi@amazon.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Peter Zhu <zhujiaxi@amazon.com>",
            "timestamp": "2025-01-30T17:33:12Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "peterzhuamazon",
                "name": "Peter Zhu"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 4,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "586b38bf08727732fe9dddb0fd537b8f2fa21d8b"
        },
        {
            "commitid": "2a7ef440ba7691aa42454bccdfff1d00bdec5cfd",
            "message": "Support JDK23 with jacoco 0.8.12 bump\n\nSigned-off-by: Peter Zhu <zhujiaxi@amazon.com>",
            "timestamp": "2025-01-30T17:07:55Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "peterzhuamazon",
                "name": "Peter Zhu"
            },
            "branch": "peterzhuamazon/job-scheduler:bump-3.0-alpha1",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 4,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "586b38bf08727732fe9dddb0fd537b8f2fa21d8b"
        },
        {
            "commitid": "6bd012d79cfae0b08e87fd1dd398715deb1cc5ba",
            "message": "Update RefreshPolicy\n\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-28T16:07:52Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "cwperks/job-scheduler:jobscheduler-identity-aware-plugin",
            "totals": {
                "files": 23,
                "lines": 1212,
                "hits": 444,
                "misses": 731,
                "partials": 37,
                "coverage": 36.63,
                "branches": 109,
                "methods": 232,
                "sessions": 4,
                "complexity": 133.0,
                "complexity_total": 392.0,
                "complexity_ratio": 33.92,
                "diff": 0
            },
            "state": "complete",
            "parent": "03e50a3dd6a7b45f27b9ced7bbcf13288723a4bc"
        },
        {
            "commitid": "3282abba0604d82df5b96cb50c58935d9490e5cd",
            "message": "dependabot: bump de.undercouch.download from 5.3.0 to 5.6.0 (#719) (#720)\n\nBumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.3.0 to 5.6.0.\r\n- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)\r\n- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.3.0...5.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: de.undercouch.download\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit 586b38bf08727732fe9dddb0fd537b8f2fa21d8b)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-27T19:50:08Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 10,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "6ba0a588eccf7c4fd5b9f420dd2ce82a7a69188f"
        },
        {
            "commitid": "d8740e0df10d1c0b9c0ca296f51840f3d90bdc9b",
            "message": "dependabot: bump de.undercouch.download from 5.3.0 to 5.6.0 (#719)\n\nBumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.3.0 to 5.6.0.\n- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)\n- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.3.0...5.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: de.undercouch.download\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n(cherry picked from commit 586b38bf08727732fe9dddb0fd537b8f2fa21d8b)\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-27T16:00:55Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "github-actions[bot]",
                "name": "github-actions[bot]"
            },
            "branch": "backport/backport-719-to-2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 3,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "6ba0a588eccf7c4fd5b9f420dd2ce82a7a69188f"
        },
        {
            "commitid": "586b38bf08727732fe9dddb0fd537b8f2fa21d8b",
            "message": "dependabot: bump de.undercouch.download from 5.3.0 to 5.6.0 (#719)\n\nBumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.3.0 to 5.6.0.\r\n- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)\r\n- [Commits](https://github.com/michel-kraemer/gradle-download-task/compare/5.3.0...5.6.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: de.undercouch.download\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-27T16:00:43Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 4,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "a6595929fefc650e4c34219d209c412e43be8259"
        },
        {
            "commitid": "03e50a3dd6a7b45f27b9ced7bbcf13288723a4bc",
            "message": "Merge branch 'main' into jobscheduler-identity-aware-plugin",
            "timestamp": "2025-01-23T17:40:36Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "cwperks/job-scheduler:jobscheduler-identity-aware-plugin",
            "totals": {
                "files": 23,
                "lines": 1212,
                "hits": 444,
                "misses": 731,
                "partials": 37,
                "coverage": 36.63,
                "branches": 109,
                "methods": 232,
                "sessions": 4,
                "complexity": 133.0,
                "complexity_total": 392.0,
                "complexity_ratio": 33.92,
                "diff": 0
            },
            "state": "complete",
            "parent": "eb506e214726bcb1ae96823267cec8a3bdf168be"
        },
        {
            "commitid": "6ba0a588eccf7c4fd5b9f420dd2ce82a7a69188f",
            "message": "Fetch certs from security repo and remove locally checked in demo certs (#713) (#718)\n\n(cherry picked from commit a6595929fefc650e4c34219d209c412e43be8259)\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-23T17:39:04Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "4f5e5fc97e8f57a8c3018da1672e62a8fb3cd82f"
        },
        {
            "commitid": "c8639cfb5271c0098f5068b7eb3aac56a2aeb3e3",
            "message": "Fetch certs from security repo and remove locally checked in demo certs (#713)\n\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\n(cherry picked from commit a6595929fefc650e4c34219d209c412e43be8259)\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-22T16:41:17Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "github-actions[bot]",
                "name": "github-actions[bot]"
            },
            "branch": "backport/backport-713-to-2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "4f5e5fc97e8f57a8c3018da1672e62a8fb3cd82f"
        },
        {
            "commitid": "a6595929fefc650e4c34219d209c412e43be8259",
            "message": "Fetch certs from security repo and remove locally checked in demo certs (#713)\n\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-22T16:41:05Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 4,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "543cec388726f1afa93681da38d50cccfc9838dc"
        },
        {
            "commitid": "4f5e5fc97e8f57a8c3018da1672e62a8fb3cd82f",
            "message": "dependabot: bump org.gradle.test-retry from 1.6.0 to 1.6.1 (#716) (#717)\n\nBumps org.gradle.test-retry from 1.6.0 to 1.6.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.gradle.test-retry\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\n\r\n\r\n(cherry picked from commit 543cec388726f1afa93681da38d50cccfc9838dc)\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-21T21:39:58Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "1dca2628f348a4c970b207895cd6d8093aa4f72f"
        },
        {
            "commitid": "1471c1e24f437f52b3af43e3e54cf71671b3d53e",
            "message": "dependabot: bump org.gradle.test-retry from 1.6.0 to 1.6.1 (#716)\n\nBumps org.gradle.test-retry from 1.6.0 to 1.6.1.\n\n---\nupdated-dependencies:\n- dependency-name: org.gradle.test-retry\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n(cherry picked from commit 543cec388726f1afa93681da38d50cccfc9838dc)\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-21T20:55:12Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "github-actions[bot]",
                "name": "github-actions[bot]"
            },
            "branch": "backport/backport-716-to-2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "1dca2628f348a4c970b207895cd6d8093aa4f72f"
        },
        {
            "commitid": "543cec388726f1afa93681da38d50cccfc9838dc",
            "message": "dependabot: bump org.gradle.test-retry from 1.6.0 to 1.6.1 (#716)\n\nBumps org.gradle.test-retry from 1.6.0 to 1.6.1.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.gradle.test-retry\r\n  dependency-type: direct:production\r\n  update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
            "timestamp": "2025-01-21T20:55:00Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 3,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "f1ad8650ceb5616ff85808307a4350f13b86e667"
        },
        {
            "commitid": "1dca2628f348a4c970b207895cd6d8093aa4f72f",
            "message": "[Backport 2.x] Run Rest Integ Tests with the Security plugin installed (#645) (#712)\n\n* Run Rest Integ Tests with the Security plugin installed (#645)\r\n\r\n* Make .opendistro-job-scheduler-lock a System Index\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Switch back to private\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* WIP on writing a CI check with security installed\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Add CI Check to run Rest IntegTests with Security\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Fake settings\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Configure https client for sample extension plugin\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Fix forbidden apis\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* spotlessApply\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Uncomment lint\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Remove settings\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* JDK 21\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Add sample-extension-plugin/build.gradle to version bump\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Remove duplicate changes in sample plugin build.gradle\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* remove other changes in sample plugin build.gradle\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n(cherry picked from commit f1ad8650ceb5616ff85808307a4350f13b86e667)\r\n\r\n* Use PathUtils.get\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-16T14:42:53Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "48269ec65525b6bb1d31702f7ef414ce5fb37104"
        },
        {
            "commitid": "d69e9659232f5b0811fd12ae1922ec63cbaaa342",
            "message": "Use pluginSubject for system index interaction and remove usages of stashContext\n\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-15T21:07:34Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "cwperks/job-scheduler:jobscheduler-identity-aware-plugin",
            "totals": {
                "files": 23,
                "lines": 1212,
                "hits": 444,
                "misses": 731,
                "partials": 37,
                "coverage": 36.63,
                "branches": 109,
                "methods": 232,
                "sessions": 8,
                "complexity": 133.0,
                "complexity_total": 392.0,
                "complexity_ratio": 33.92,
                "diff": 0
            },
            "state": "complete",
            "parent": "f1ad8650ceb5616ff85808307a4350f13b86e667"
        },
        {
            "commitid": "18b6295e2940d45221c7b4f1f49ef0a0d235242e",
            "message": "Fetch certs from security repo and remove locally checked in demo certs\n\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-15T19:39:16Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "cwperks/job-scheduler:certs-from-security",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 4,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "f1ad8650ceb5616ff85808307a4350f13b86e667"
        },
        {
            "commitid": "474c6c8bf03da96eaafeea6660531b86ba35ddb3",
            "message": "Use PathUtils.get\n\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-15T19:17:15Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "cwperks/job-scheduler:backport-645-to-2.x",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 5,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "48269ec65525b6bb1d31702f7ef414ce5fb37104"
        },
        {
            "commitid": "f1ad8650ceb5616ff85808307a4350f13b86e667",
            "message": "Run Rest Integ Tests with the Security plugin installed (#645)\n\n* Make .opendistro-job-scheduler-lock a System Index\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Switch back to private\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* WIP on writing a CI check with security installed\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Add CI Check to run Rest IntegTests with Security\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Fake settings\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Configure https client for sample extension plugin\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Fix forbidden apis\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* spotlessApply\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Uncomment lint\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Remove settings\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* JDK 21\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Add sample-extension-plugin/build.gradle to version bump\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* Remove duplicate changes in sample plugin build.gradle\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n* remove other changes in sample plugin build.gradle\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Craig Perkins <cwperx@amazon.com>",
            "timestamp": "2025-01-15T16:59:58Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1189,
                "hits": 448,
                "misses": 704,
                "partials": 37,
                "coverage": 37.67,
                "branches": 109,
                "methods": 225,
                "sessions": 4,
                "complexity": 135.0,
                "complexity_total": 383.0,
                "complexity_ratio": 35.24,
                "diff": 0
            },
            "state": "complete",
            "parent": "3f541ea086a5d4517025861229afe8bdf0499d89"
        }
    ],
    "total_pages": 39
}