Skip to content

Conversation

@AlexV525
Copy link
Member

@AlexV525 AlexV525 commented Apr 7, 2025

What does this change?

The PR provides a handy util to generate actual_data once for all. Tests are also updated accordingly.

@codecov
Copy link

codecov bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.78%. Comparing base (c6b0ec9) to head (b6842aa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #682   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files          22       22           
  Lines         840      840           
=======================================
  Hits          813      813           
  Misses         27       27           

☔ 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 force-pushed the feat/generate-facts branch from 68d6a06 to 3007130 Compare April 7, 2025 02:23
@AlexV525 AlexV525 force-pushed the feat/generate-facts branch from 3007130 to 0d234c9 Compare April 7, 2025 02:27
@AlexV525 AlexV525 marked this pull request as ready for review April 7, 2025 02:40
@AlexV525 AlexV525 merged commit b9988c1 into main Apr 7, 2025
5 checks passed
@AlexV525 AlexV525 deleted the feat/generate-facts branch April 7, 2025 02:45
@AlexV525 AlexV525 mentioned this pull request Apr 15, 2025
5 tasks
@AlexV525 AlexV525 mentioned this pull request Jul 17, 2025
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.

2 participants