{"id":20414560,"url":"https://github.com/codecov/example-fortran","last_synced_at":"2026-03-07T12:36:03.676Z","repository":{"id":33489475,"uuid":"37135271","full_name":"codecov/example-fortran","owner":"codecov","description":"Example repo for uploading reports to Codecov","archived":false,"fork":false,"pushed_at":"2024-01-22T20:35:10.000Z","size":48,"stargazers_count":23,"open_issues_count":0,"forks_count":6,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-10-19T23:48:17.032Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://codecov.io","language":"Fortran","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":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-06-09T13:56:31.000Z","updated_at":"2025-03-27T01:15:14.000Z","dependencies_parsed_at":"2024-11-15T12:16:37.241Z","dependency_job_id":null,"html_url":"https://github.com/codecov/example-fortran","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codecov/example-fortran","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-fortran","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-fortran/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-fortran/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-fortran/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codecov","download_url":"https://codeload.github.com/codecov/example-fortran/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codecov%2Fexample-fortran/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30213213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T12:15:00.571Z","status":"ssl_error","status_checked_at":"2026-03-07T12:15:00.217Z","response_time":53,"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":[],"created_at":"2024-11-15T06:11:03.355Z","updated_at":"2026-03-07T12:36:03.639Z","avatar_url":"https://github.com/codecov.png","language":"Fortran","readme":"# [Codecov][1] Fortran Example\n## Guide\n### Travis Setup\n\nAdd to your `.travis.yml` file.\n```yml\nlanguage: c\n\nafter_success:\n - bash \u003c(curl -s https://codecov.io/bash)\n```\n### Produce Coverage Reports\n\nFortran outpus `gcov` reports for all your files covered. To create\nthese files all you need to do is to add the `-fprofile-arcs -ftest-coverage` flags to `gfortran` when building.\n\n```\ngfortran -fprofile-arcs -ftest-coverage -O0 hello.f90 -o hello\n./hello\n```\n\nFor a slightly more complicated version check out the\n[json-fortran](https://github.com/jacobwilliams/json-fortran) project.\n\n## Caveats\n### Private Repos\nAdd to your `.travis.yml` file.\n```yml\nafter_success:\n  - bash \u003c(curl -s https://codecov.io/bash) -t uuid-repo-token\n```\n\n1. More documentation at https://docs.codecov.io\n2. Configure codecov through the `codecov.yml`  https://docs.codecov.io/docs/codecov-yaml\n\nWe are happy to help if you have any questions. Please contact email our Support at [support@codecov.io](mailto:support@codecov.io)\n\n[1]: https://codecov.io/\n[4]: https://github.com/codecov/codecov-python\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fexample-fortran","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodecov%2Fexample-fortran","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodecov%2Fexample-fortran/lists"}