Skip to content

fix: coverage on dart test#1338

Merged
erickzanardo merged 4 commits into
mainfrom
fix/dart-test-coverage
Aug 18, 2025
Merged

fix: coverage on dart test#1338
erickzanardo merged 4 commits into
mainfrom
fix/dart-test-coverage

Conversation

@erickzanardo

Copy link
Copy Markdown
Member

Status

READY

Description

The way dart test works for collecting coverage is differently from the flutter test, even though their arguments have the same name.

This PR fixes very_good test when collecting and checking for coverage.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@erickzanardo
erickzanardo requested a review from a team as a code owner August 14, 2025 18:09
@erickzanardo
erickzanardo merged commit 3735ba4 into main Aug 18, 2025
30 checks passed
@erickzanardo
erickzanardo deleted the fix/dart-test-coverage branch August 18, 2025 17:01
@vgvbot vgvbot mentioned this pull request Aug 18, 2025
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