{"id":22993960,"url":"https://github.com/evref-bl/jacoco-tagger","last_synced_at":"2026-03-20T00:11:40.152Z","repository":{"id":267590034,"uuid":"901719782","full_name":"Evref-BL/JaCoCo-Tagger","owner":"Evref-BL","description":"Tag Famix Entity based on JaCoCo report","archived":false,"fork":false,"pushed_at":"2025-09-05T13:20:43.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-05T15:30:11.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evref-BL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-11T07:28:47.000Z","updated_at":"2025-09-05T13:20:46.000Z","dependencies_parsed_at":"2025-03-16T23:36:28.324Z","dependency_job_id":null,"html_url":"https://github.com/Evref-BL/JaCoCo-Tagger","commit_stats":null,"previous_names":["evref-bl/jacoco-tagger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Evref-BL/JaCoCo-Tagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FJaCoCo-Tagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FJaCoCo-Tagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FJaCoCo-Tagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FJaCoCo-Tagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evref-BL","download_url":"https://codeload.github.com/Evref-BL/JaCoCo-Tagger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evref-BL%2FJaCoCo-Tagger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28502972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-12-15T05:15:56.506Z","updated_at":"2026-01-17T06:54:28.146Z","avatar_url":"https://github.com/Evref-BL.png","language":"Smalltalk","readme":"# JaCoCo-Tagger\n\nI tag Moose entities based on a JaCoCo report.\n\n## Usage\n\n```st\nJTTagger new \"Create a tagger\"\n\tfamixModel: myModel; \"specify the model to tag\"\n\timport: 'JACOCO_TA_a08th02_16h05m58s_722\\jacoco.xml' asFileReference. \"give reference to the report to use for tagging\"\n```\nor \n\n```st\nJTTagger new \"Create a tagger\"\n\tfamixModel: myModel; \"specify the model to tag\"\n\timportFromDirectory: 'xmlReport/'. \"give reference to the report folder to use for tagging\"\n```\n\nRetrieve the tagged entities\n\n```st\ntag := myModel tags last.\ntagged := (tag taggedEntitiesInModel: myModel).\n```\n\n## Installation\n\n```st\nMetacello new\n    githubUser: 'Evref-BL' project: 'JaCoCo-Tagger' commitish: 'main' path: 'src';\n    baseline: 'JaCoCoTagger';\n    load\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevref-bl%2Fjacoco-tagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevref-bl%2Fjacoco-tagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevref-bl%2Fjacoco-tagger/lists"}