Skip to content

Conversation

@makjac
Copy link
Owner

@makjac makjac commented Nov 28, 2025

This pull request sets up automated CI workflows for the project and updates the README.md to display the new CI and code coverage badges. The main focus is on adding continuous integration for analysis, formatting, testing, coverage reporting, and dry-run publishing, which will help ensure code quality and reliability for future changes.

Continuous Integration Setup:

  • Added a new GitHub Actions workflow in .github/workflows/ci.yml to run code analysis, formatting checks, tests (across multiple Dart SDK versions and operating systems), coverage reporting (with Codecov integration), and a dry-run for publishing.

Documentation Updates:

  • Updated README.md to include badges for CI and code coverage status, providing quick visibility into build and test health.
  • Added badge definitions and links for CI and Codecov in the README.md.

@makjac makjac self-assigned this Nov 28, 2025
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@makjac makjac merged commit 24073bb into main Nov 28, 2025
5 checks passed
@makjac makjac deleted the chore/add-codecov-workflow branch November 28, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants