Skip to content

docs: included dart_package.md missing "coverage" URL#160

Merged
alestiago merged 1 commit intomainfrom
alestiago/doc-dart-package-missing-coverage-url
Nov 13, 2023
Merged

docs: included dart_package.md missing "coverage" URL#160
alestiago merged 1 commit intomainfrom
alestiago/doc-dart-package-missing-coverage-url

Conversation

@alestiago
Copy link
Contributor

Status

READY

Description

The "coverage" reference was missing a URL in dart_package.md. Added a reference to the coverage package that has documentation about ignoring coverage:

Ignore lines from coverage
// coverage:ignore-line to ignore one line.
// coverage:ignore-start and // coverage:ignore-end to ignore range of lines inclusive.
// coverage:ignore-file to ignore the whole file.

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

@alestiago alestiago added the documentation Improvements or additions to documentation label Nov 13, 2023
@alestiago alestiago self-assigned this Nov 13, 2023
@alestiago alestiago requested a review from a team as a code owner November 13, 2023 10:40
@alestiago alestiago merged commit fc1016b into main Nov 13, 2023
@alestiago alestiago deleted the alestiago/doc-dart-package-missing-coverage-url branch November 13, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Development

Successfully merging this pull request may close these issues.

2 participants