• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vortex-data / vortex / 16807832960
88%

Build:
DEFAULT BRANCH: develop
Ran 07 Aug 2025 02:51PM UTC
Jobs 2
Files 628
Run time 4min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 Aug 2025 02:46PM UTC coverage: 83.992% (+0.002%) from 83.99%
16807832960

push

github

web-flow
chore(deps): update rust crate taffy to 0.9.0 (#4154)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [taffy](https://redirect.github.com/DioxusLabs/taffy) |
workspace.dependencies | minor | `0.8.0` -> `0.9.0` |

---

### Release Notes

<details>
<summary>DioxusLabs/taffy (taffy)</summary>

###
[`v0.9.0`](https://redirect.github.com/DioxusLabs/taffy/blob/HEAD/CHANGELOG.md#090)

[Compare
Source](https://redirect.github.com/DioxusLabs/taffy/compare/v0.8.3...v0.9.0)

##### Support for named grid lines and grid areas

Taffy now supports named grid lines and areas.

As these rely on arbitrary user-provided strings, Taffy's `Style` struct
is now generic
over a string-like type (via the `CheapCloneStr` trait). Additionally as
the `grid` feature is optional,
it has a `PhantomData` field of that type to make type inference work.

##### Changed

- `PrintTree` and `RoundTree`: use `Layout` instead of `&Layout`
([#&#8203;849](https://redirect.github.com/DioxusLabs/taffy/issues/849)).
- Renamed `TrackSizingFunction` to `GridTemplateComponent`
- Renamed `NonRepeatingTrackSizingFunction` to `TrackSizingFunction`
- The `Repeat` variant of `GridTemplateComponent` now contains a new
`GridTemplateRepetition` struct, which allows
  line names to be specifed in addition to tracks.
- The way that grid styles are exposed in the low-level API is now a lot
more generic with many associated types.

##### Added

- `GridTemplateArea` struct and `Style::grid_template_areas` field
- `Style::grid_template_column_names` and
`Style::grid_template_row_names` fields. If non-empty, these
should have length of exactly one greater than the corresponding
`grid_template_column`/`grid_template_rows` style.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tic... (continued)

48428 of 57658 relevant lines covered (83.99%)

567321.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 run-tests - 16807832960.1 07 Aug 2025 02:52PM UTC 628
81.66
GitHub Action Run
2 run-tpc-h - 16807832960.2 07 Aug 2025 02:51PM UTC 578
48.4
GitHub Action Run
Source Files on build 16807832960
  • Tree
  • List 628
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16807832960
  • 28028c2d on github
  • Prev Build on develop (#16806722191)
  • Next Build on develop (#16807896247)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc