{"id":13683227,"url":"https://github.com/codecov/codecov-perl","last_synced_at":"2025-04-30T12:34:00.760Z","repository":{"id":35739037,"uuid":"40017868","full_name":"codecov/codecov-perl","owner":"codecov","description":"Backend for Codecov reporting of coverage","archived":true,"fork":false,"pushed_at":"2021-09-02T21:23:00.000Z","size":160,"stargazers_count":15,"open_issues_count":0,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-08-02T13:35:05.070Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Devel::Cover::Report::Codecov","language":"Perl","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codecov.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-31T17:57:48.000Z","updated_at":"2024-05-19T06:13:03.000Z","dependencies_parsed_at":"2022-08-18T06:29:10.368Z","dependency_job_id":null,"html_url":"https://github.com/codecov/codecov-perl","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fcodecov-perl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fcodecov-perl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fcodecov-perl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fcodecov-perl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecov","download_url":"https://codeload.github.com/codecov/codecov-perl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224212089,"owners_count":17274356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-08-02T13:02:04.685Z","updated_at":"2024-11-12T03:30:40.808Z","avatar_url":"https://github.com/codecov.png","language":"Perl","readme":"🚨🚨 Deprecation Notice 🚨🚨\n\nThis uploader is being deprecated by the Codecov team. We recommend migrating to our [new uploader](https://docs.codecov.com/docs/codecov-uploader) as soon as possible to prevent any lapses in coverage. [The new uploader is open source](https://github.com/codecov/uploader), and we highly encourage submitting Issues and Pull Requests.\n\nYou can visit our blog post to learn more about our [deprecation plan](https://about.codecov.io/blog/codecov-uploader-deprecation-plan/)\n\n**On February 1, 2022 this uploader will be completely deprecated and will no longer be able to upload coverage to Codecov.**\n\n[![Build Status](https://travis-ci.org/codecov/codecov-perl.svg?branch=master)](https://travis-ci.org/codecov/codecov-perl)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-perl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-perl?ref=badge_shield)\n# NAME\n\nDevel::Cover::Report::Codecov - Backend for Codecov reporting of coverage statistics\n\n# SYNOPSIS\n\n```\n$ cover -report codecov\n```\n\n# DESCRIPTION\n\nDevel::Cover::Report::Codecov is coverage reporter for [Codecov](https://codecov.io).\n\n## CI Companies Supported\n\nMany CI services supported.\nYou must set CODECOV\\_TOKEN environment variables if you don't use Travis CI, Circle CI and AppVeyor.\n\n- [Travis CI](https://travis-ci.org/)\n- [Circle CI](https://circleci.com/)\n- [Codeship](https://codeship.com/)\n- [Semaphore](https://semaphoreci.com/)\n- [drone.io](https://drone.io/)\n- [AppVeyor](https://www.appveyor.com/)\n- [Wercker](https://wercker.com/)\n- [Shippable](https://www.shippable.com/)\n- [GitLab CI](https://about.gitlab.com/gitlab-ci/)\n- [Bitrise](https://www.bitrise.io/)\n\nThere are example Codecov CI settings in [example-perl](https://github.com/codecov/example-perl).\n\n# SEE ALSO\n\n- [Devel::Cover](https://metacpan.org/pod/Devel::Cover)\n\n# LICENSE\n\nThe MIT License (MIT)\n\nCopyright (c) 2015-2019 Pine Mizune\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-perl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fcodecov-perl?ref=badge_large)\n\n# AUTHOR\n\nPine Mizune \u003cpinemz@gmail.com\u003e\n","funding_links":[],"categories":["Perl"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fcodecov-perl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecov%2Fcodecov-perl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fcodecov-perl/lists"}