GET /api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=15
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=16",
    "previous": "http://api.codecov.io/api/v2/github/opensearch-project/repos/job-scheduler/commits/?format=api&page=14",
    "results": [
        {
            "commitid": "53a01767ab34e7578adce5a8db9edc6967b797a0",
            "message": "dependabot: bump com.google.guava:failureaccess from 1.0.1 to 1.0.2\n\nBumps com.google.guava:failureaccess from 1.0.1 to 1.0.2.\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:failureaccess\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2024-01-31T20:12:07Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.google.guava-failureaccess-1.0.2",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "b321e4a4bd180d97e85dfbb5c6ebc6c17d750a53"
        },
        {
            "commitid": "cefc1aacafae66b0132b637071f6f1c7bf06cbd0",
            "message": "dependabot: bump com.google.guava:guava from 32.1.2-jre to 32.1.3-jre\n\nBumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 32.1.3-jre.\n- [Release notes](https://github.com/google/guava/releases)\n- [Commits](https://github.com/google/guava/commits)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.guava:guava\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2024-01-31T20:05:54Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.google.guava-guava-32.1.3-jre",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 7,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "b321e4a4bd180d97e85dfbb5c6ebc6c17d750a53"
        },
        {
            "commitid": "677eb545e3ebff436fd6ff2835498e8a70ad18e3",
            "message": "dependabot: bump com.diffplug.spotless from 6.22.0 to 6.25.0\n\nBumps com.diffplug.spotless from 6.22.0 to 6.25.0.\n\n---\nupdated-dependencies:\n- dependency-name: com.diffplug.spotless\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2024-01-31T20:03:41Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.diffplug.spotless-6.25.0",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 7,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "b321e4a4bd180d97e85dfbb5c6ebc6c17d750a53"
        },
        {
            "commitid": "e7f773f8b70d7446f9e616b8c624c995aee24cb3",
            "message": "Merge branch 'main' into update-backport",
            "timestamp": "2024-01-31T20:01:00Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "cwperks",
                "name": "Craig Perkins"
            },
            "branch": "update-backport",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "92ac489e5f5d7efc3ae29e8901468a0b0c9ca29e"
        },
        {
            "commitid": "9b46bab5c133febfdc0bf0868db7a207809d3ef1",
            "message": "Fix flaky tests (#556)\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\n(cherry picked from commit b321e4a4bd180d97e85dfbb5c6ebc6c17d750a53)\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2024-01-31T19:59:58Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "github-actions[bot]",
                "name": "github-actions[bot]"
            },
            "branch": "backport-556-to-2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 16,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "482c90fccf59a3e02bc5cb60124580c164a9d7c3"
        },
        {
            "commitid": "b321e4a4bd180d97e85dfbb5c6ebc6c17d750a53",
            "message": "Fix flaky tests (#556)\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2024-01-31T19:59:46Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 6,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "0115587d28aad3053cb087df5a1e6a0db86b0d85",
            "message": "Fix flaky tests\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2024-01-31T18:46:52Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "7a810e890e883aa935698182728265023080e80f",
            "message": "Fix flaky tests\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2024-01-30T07:29:22Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 5,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "035a85dfd59b0bf8811d4b393997411f3f2b7438",
            "message": "dependabot: bump com.google.googlejavaformat:google-java-format\n\nBumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.17.0 to 1.19.2.\n- [Release notes](https://github.com/google/google-java-format/releases)\n- [Commits](https://github.com/google/google-java-format/compare/v1.17.0...v1.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.googlejavaformat:google-java-format\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2024-01-08T10:13:21Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.google.googlejavaformat-google-java-format-1.19.2",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 7,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "7be1555dbd4a93c8ab4db4fb93c9a5b982eb3945",
            "message": "Increment version to 2.11.2-SNAPSHOT (#549)\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>\r\nCo-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
            "timestamp": "2024-01-03T19:58:43Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.11",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 6,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "40cae432b3ee10d1fb704dccc6a7bd4a6bfebb3c"
        },
        {
            "commitid": "ada388d395a34bff61a441b9f0457aeb5b68ac04",
            "message": "dependabot: bump com.google.googlejavaformat:google-java-format\n\nBumps [com.google.googlejavaformat:google-java-format](https://github.com/google/google-java-format) from 1.17.0 to 1.19.1.\n- [Release notes](https://github.com/google/google-java-format/releases)\n- [Commits](https://github.com/google/google-java-format/compare/v1.17.0...v1.19.1)\n\n---\nupdated-dependencies:\n- dependency-name: com.google.googlejavaformat:google-java-format\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2023-12-25T10:12:04Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.google.googlejavaformat-google-java-format-1.19.1",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 7,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "60af5c3631fbdc2f2f02d578f923033ee2959826",
            "message": "dependabot: bump actions/upload-artifact from 3 to 4\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2023-12-18T10:33:53Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/github_actions/actions/upload-artifact-4",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "56dea1ef6908468c2ac494279eba2aef767387ce",
            "message": "dependabot: bump com.netflix.nebula.ospackage from 11.5.0 to 11.6.0\n\nBumps com.netflix.nebula.ospackage from 11.5.0 to 11.6.0.\n\n---\nupdated-dependencies:\n- dependency-name: com.netflix.nebula.ospackage\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2023-12-18T10:32:12Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.netflix.nebula.ospackage-11.6.0",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "761c9bb38ffb6abf0f829670712a038a72cc189d"
        },
        {
            "commitid": "1ae10e4ede0f5692846109fdec30799d6d02845d",
            "message": "Increment version to 2.11.2-SNAPSHOT\n\nSigned-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>",
            "timestamp": "2023-12-05T00:07:35Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-ci-bot",
                "name": "opensearch-ci"
            },
            "branch": "create-pull-request/2.11.2-SNAPSHOT",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 6,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "40cae432b3ee10d1fb704dccc6a7bd4a6bfebb3c"
        },
        {
            "commitid": "482c90fccf59a3e02bc5cb60124580c164a9d7c3",
            "message": "Update gradle to 8.5 (#545) (#546)\n\n(cherry picked from commit 761c9bb38ffb6abf0f829670712a038a72cc189d)\r\n\r\nSigned-off-by: Prudhvi Godithi <pgodithi@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": "2023-11-29T19:28:11Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "opensearch-trigger-bot[bot]",
                "name": "opensearch-trigger-bot[bot]"
            },
            "branch": "2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "aaf09b0211df15dd74ff2756f2590c360b03486b"
        },
        {
            "commitid": "26d87b732081890ef0cb0a84b2a8a845a56bccde",
            "message": "Update gradle to 8.5 (#545)\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>\n(cherry picked from commit 761c9bb38ffb6abf0f829670712a038a72cc189d)\nSigned-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
            "timestamp": "2023-11-29T18:07:04Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "github-actions[bot]",
                "name": "github-actions[bot]"
            },
            "branch": "backport-545-to-2.x",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 16,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "aaf09b0211df15dd74ff2756f2590c360b03486b"
        },
        {
            "commitid": "761c9bb38ffb6abf0f829670712a038a72cc189d",
            "message": "Update gradle to 8.5 (#545)\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2023-11-29T18:05:12Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 8,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "3f20f053746af6c618f85a51cb84a33516e15c98"
        },
        {
            "commitid": "f58585340790511e0214b3054f5cee97ecbb8d02",
            "message": "Update gradle to 8.5\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2023-11-29T16:53:31Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 5,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "3f20f053746af6c618f85a51cb84a33516e15c98"
        },
        {
            "commitid": "51657155e997e535328f33b9a8955e2d6bc83282",
            "message": "Update gradle to 8.5\n\nSigned-off-by: Prudhvi Godithi <pgodithi@amazon.com>",
            "timestamp": "2023-11-29T16:20:58Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "prudhvigodithi",
                "name": "Prudhvi Godithi"
            },
            "branch": "main",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 6,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "3f20f053746af6c618f85a51cb84a33516e15c98"
        },
        {
            "commitid": "02fb221b5250374fe7c4f1f80e6bf096fc395cb9",
            "message": "dependabot: bump com.diffplug.spotless from 6.22.0 to 6.23.0\n\nBumps com.diffplug.spotless from 6.22.0 to 6.23.0.\n\n---\nupdated-dependencies:\n- dependency-name: com.diffplug.spotless\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
            "timestamp": "2023-11-27T10:57:13Z",
            "ci_passed": true,
            "author": {
                "service": "github",
                "username": "dependabot[bot]",
                "name": "dependabot[bot]"
            },
            "branch": "dependabot/gradle/com.diffplug.spotless-6.23.0",
            "totals": {
                "files": 22,
                "lines": 1186,
                "hits": 346,
                "misses": 819,
                "partials": 21,
                "coverage": 29.17,
                "branches": 109,
                "methods": 223,
                "sessions": 5,
                "complexity": 98.0,
                "complexity_total": 381.0,
                "complexity_ratio": 25.72,
                "diff": 0
            },
            "state": "complete",
            "parent": "3f20f053746af6c618f85a51cb84a33516e15c98"
        }
    ],
    "total_pages": 39
}