Skip to content

Conversation

AlexV525
Copy link
Member

@AlexV525 AlexV525 commented Apr 6, 2025

What does this change?

Use the dart_style v3 to cover the short-style formatting of old projects.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

codecov bot commented Apr 6, 2025

Codecov Report

Attention: Patch coverage is 77.77778% with 8 lines in your changes missing coverage. Please review.

Project coverage is 96.78%. Comparing base (fd63623) to head (8edc445).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/core/lib/settings/pubspec.dart 53.84% 6 Missing ⚠️
packages/core/lib/settings/config.dart 75.00% 1 Missing ⚠️
packages/core/lib/utils/formatter.dart 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #681      +/-   ##
==========================================
- Coverage   97.55%   96.78%   -0.78%     
==========================================
  Files          21       22       +1     
  Lines         819      840      +21     
==========================================
+ Hits          799      813      +14     
- Misses         20       27       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@AlexV525 AlexV525 marked this pull request as ready for review April 7, 2025 00:05
@AlexV525 AlexV525 merged commit c6b0ec9 into main Apr 7, 2025
4 of 5 checks passed
@AlexV525 AlexV525 deleted the feat/formatter branch April 7, 2025 00:18
AlexV525 added a commit that referenced this pull request Jul 17, 2025
## 5.11.0

**Feature**

- [#576](#576) Add support
for deferred components. by [@ianmaciel](https://github.com/ianmaciel)
- [#676](#676) Add new
option `parse_animation` to parse metadata for animated images. by
[@huandu](https://github.com/huandu)
- [#680](#680) Add svg
`ColorMapper` to svg loader. by [@AlexV525](https://github.com/AlexV525)
- [#685](#685) Use `.vec`
SVG class for `vector_graphics_compiler` transformed assets. by
[@Albert221](https://github.com/Albert221)
- [#697](#697) Refactor
how generated files are being formatted. by
[@AlexV525](https://github.com/AlexV525)

**Development**

- [#681](#682) Bump
`dart_style` v3 which also requires Dart 3.4. by
[@AlexV525](https://github.com/AlexV525)
- [#682](#682) Add Facts
generate utils. by [@AlexV525](https://github.com/AlexV525)
- [#694](#694) Use
fine-grained logger instead of `stdout.writeln`. by
[@AlexV525](https://github.com/AlexV525)
- [#698](#698) Improve
workflow with automatic formatting. by
[@AlexV525](https://github.com/AlexV525)
- [#699](#699) Allow
`build 3.0.0`. by [@davidmorgan](https://github.com/davidmorgan)
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.

1 participant