Closed mbfakourii closed 7 months ago
Attention: Patch coverage is 61.53846%
with 5 lines
in your changes are missing coverage. Please review.
Project coverage is 43.37%. Comparing base (
c388545
) to head (283af26
). Report is 1 commits behind head on master.:exclamation: Current head 283af26 differs from pull request most recent head 5c11e03. Consider uploading reports for the commit 5c11e03 to get more accurate results
Files | Patch % | Lines |
---|---|---|
packages/dart/lib/src/utils/parse_live_list.dart | 0.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is a breaking change since we are removing support for older dart versions, right? Could you please rename the PR title to
feat: Add support for Dart x.x, x.x; remove support for Dart x.x, x.x
This is a breaking change since we are removing support for older dart versions, right? Could you please rename the PR title to
feat: Add support for Dart x.x, x.x; remove support for Dart x.x, x.x
Yes, the title has also changed.
Could you add the changelog entry?
Features:
- ...
Breaking Changes:
- Removes support for Dart ...
Could you add the changelog entry?
Features: - ... Breaking Changes: - Removes support for Dart ...
Added.
CI errors are related to codecov
.
Pull Request
Issue
Closes: #992
Approach
n/a
Tasks