{"id":16558931,"url":"https://github.com/yeregorix/jacoco-offline","last_synced_at":"2026-04-30T19:32:08.631Z","repository":{"id":131169934,"uuid":"595804442","full_name":"Yeregorix/jacoco-offline","owner":"Yeregorix","description":"Fork of the official Jacoco plugin that supports offline instrumentation.","archived":false,"fork":false,"pushed_at":"2023-01-31T22:08:47.000Z","size":404,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"jacoco-offline","last_synced_at":"2025-06-01T01:14:54.269Z","etag":null,"topics":["coverage","gradle","gradle-plugin","jacoco","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yeregorix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-31T21:00:18.000Z","updated_at":"2025-02-05T19:49:06.000Z","dependencies_parsed_at":"2023-07-14T06:02:10.354Z","dependency_job_id":null,"html_url":"https://github.com/Yeregorix/jacoco-offline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yeregorix/jacoco-offline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeregorix%2Fjacoco-offline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeregorix%2Fjacoco-offline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeregorix%2Fjacoco-offline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeregorix%2Fjacoco-offline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yeregorix","download_url":"https://codeload.github.com/Yeregorix/jacoco-offline/tar.gz/refs/heads/jacoco-offline","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yeregorix%2Fjacoco-offline/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32475192,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coverage","gradle","gradle-plugin","jacoco","java"],"created_at":"2024-10-11T20:24:10.909Z","updated_at":"2026-04-30T19:32:08.615Z","avatar_url":"https://github.com/Yeregorix.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jacoco-offline\n\njacoco-offline is a fork of the official [JaCoCo plugin](https://github.com/gradle/gradle/tree/master/subprojects/jacoco)\nfor [Gradle](https://github.com/gradle/gradle).\n\nThis fork is based on [PR#23656](https://github.com/gradle/gradle/pull/23656) which adds Jacoco offline instrumentation support to the \nofficial plugin.\n\nThis fork is for people that cannot wait for the PR to get merged, or people who want to use this functionality in Gradle versions prior to the PR.\n\nThe only difference with the PR is that the classes has been relocated from `org.gradle` to `net.smoofyuniverse`\nto avoid classpath conflicts with the official plugin.\n\n## Usage\n\n```groovy\nplugins {\n    id 'net.smoofyuniverse.jacoco-offline' version '1.0.0'\n}\n\ntest {\n    jacoco {\n        offline.set(true)\n    }\n}\n```\n\n## Development\n\nThe development of the offline instrumentation occurs on the PR, not on this repository.\nThis repository has been generated from the full gradle repository using the following commands:\n```\ngit filter-repo --subdirectory-filter subprojects/jacoco\ngit filter-repo --path src/main/java\n```\n\nThis project requires Java 8 and Gradle 7 to build.\n\n## Credits\n\n- Contributors of the Gradle project.\n- Contributors of the JaCoCo project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeregorix%2Fjacoco-offline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeregorix%2Fjacoco-offline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeregorix%2Fjacoco-offline/lists"}