{"id":18469170,"url":"https://github.com/wfcd/warframestat_client","last_synced_at":"2025-05-07T06:49:28.566Z","repository":{"id":103056525,"uuid":"573410081","full_name":"WFCD/warframestat_client","owner":"WFCD","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-05T21:27:15.000Z","size":16939,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T06:49:14.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"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/WFCD.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-02T11:55:39.000Z","updated_at":"2025-05-05T21:27:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"dfdc1f27-fcd5-4b89-888d-0712b4b1abe6","html_url":"https://github.com/WFCD/warframestat_client","commit_stats":null,"previous_names":["wfcd/warframestat_client"],"tags_count":124,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WFCD%2Fwarframestat_client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WFCD%2Fwarframestat_client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WFCD%2Fwarframestat_client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WFCD%2Fwarframestat_client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WFCD","download_url":"https://codeload.github.com/WFCD/warframestat_client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831181,"owners_count":21810779,"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-11-06T10:09:09.906Z","updated_at":"2025-05-07T06:49:28.543Z","avatar_url":"https://github.com/WFCD.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Warframestat Client\n\n[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]\n[![Powered by Mason](https://img.shields.io/endpoint?url=https%3A%2F%2Ftinyurl.com%2Fmason-badge)](https://github.com/felangel/mason)\n[![License: MIT][license_badge]][license_link]\n\nA client wrapper around WFCD API.\n\n## Installation 💻\n\n**❗ In order to start using Warframestat Client you must have the [Dart SDK][dart_install_link] installed on your machine.**\n\nAdd `warframestat_client` to your `pubspec.yaml`:\n\n```yaml\ndependencies:\n  warframestat_client: any\n```\n\nInstall it:\n\n```sh\ndart pub get\n```\n\n---\n\n## Continuous Integration 🤖\n\nWarframestat Client comes with a built-in [GitHub Actions workflow][github_actions_link] powered by [Very Good Workflows][very_good_workflows_link] but you can also add your preferred CI/CD solution.\n\nOut of the box, on each pull request and push, the CI `formats`, `lints`, and `tests` the code. This ensures the code remains consistent and behaves correctly as you add functionality or make changes. The project uses [Very Good Analysis][very_good_analysis_link] for a strict set of analysis options used by our team. Code coverage is enforced using the [Very Good Workflows][very_good_coverage_link].\n\n---\n\n## Running Tests 🧪\n\nTo run all unit tests:\n\n```sh\ndart pub global activate coverage 1.2.0\ndart test --coverage=coverage\ndart pub global run coverage:format_coverage --lcov --in=coverage --out=coverage/lcov.info\n```\n\nTo view the generated coverage report you can use [lcov](https://github.com/linux-test-project/lcov).\n\n```sh\n# Generate Coverage Report\ngenhtml coverage/lcov.info -o coverage/\n\n# Open Coverage Report\nopen coverage/index.html\n```\n\n[dart_install_link]: https://dart.dev/get-dart\n[github_actions_link]: https://docs.github.com/en/actions/learn-github-actions\n[license_badge]: https://img.shields.io/badge/license-MIT-blue.svg\n[license_link]: https://opensource.org/licenses/MIT\n[logo_black]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_black.png#gh-light-mode-only\n[logo_white]: https://raw.githubusercontent.com/VGVentures/very_good_brand/main/styles/README/vgv_logo_white.png#gh-dark-mode-only\n[mason_link]: https://github.com/felangel/mason\n[very_good_analysis_badge]: https://img.shields.io/badge/style-very_good_analysis-B22C89.svg\n[very_good_analysis_link]: https://pub.dev/packages/very_good_analysis\n[very_good_coverage_link]: https://github.com/marketplace/actions/very-good-coverage\n[very_good_ventures_link]: https://verygood.ventures\n[very_good_ventures_link_light]: https://verygood.ventures#gh-light-mode-only\n[very_good_ventures_link_dark]: https://verygood.ventures#gh-dark-mode-only\n[very_good_workflows_link]: https://github.com/VeryGoodOpenSource/very_good_workflows\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfcd%2Fwarframestat_client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwfcd%2Fwarframestat_client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwfcd%2Fwarframestat_client/lists"}