chore: Update pixi lockfile#339
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #339 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 56 56
Lines 3406 3404 -2
=========================================
- Hits 3406 3404 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull request overview
Updates the Pixi lockfile to pick up newer dependency versions (notably pyarrow/polars and tooling), and adjusts a few tests/docs to account for formatting / repr changes that come along with those upgrades.
Changes:
- Update dependency lock state (Pixi) to newer versions across environments.
- Refactor
repr-comparison tests to use anexpectedstring variable +textwrap.dedent. - Minor formatting cleanups (docstrings/whitespace) and small compat tweaks for optional imports.
Reviewed changes
Copilot reviewed 7 out of 8 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| pixi.lock | Dependency resolution updates / version bumps captured in the lockfile. |
| tests/schema/test_repr.py | Updates schema repr assertions to use an expected string + dedent. |
| tests/collection/test_repr.py | Updates collection repr assertion formatting to match newer polars explain output. |
| tests/collection/test_implementation.py | Removes stray blank lines after docstrings in a couple tests. |
| dataframely/random.py | Docstring reflow / formatting. |
| dataframely/columns/_base.py | Removes extra blank line after __init__ docstring. |
| dataframely/_storage/_base.py | Removes trailing whitespace line. |
| dataframely/_compat.py | Adds pragma: no cover and a type: ignore for optional pyarrow import fallback. |
Oliver Borchert (borchero)
approved these changes
May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependencies
Explicit dependencies
nightly on {linux-64, osx-64, osx-arm64, win-64}
Implicit dependencies
build on {linux-64, linux-aarch64}
{nightly, polars-minimal, py311, py312, py313, py314, py314-optionals} on win-64
nightly on {linux-64, osx-64, osx-arm64, win-64}
all envs on win-64
all envs on win-64
nightly on {linux-64, osx-64, osx-arm64, win-64}
Footnotes
Dependency got downgraded. ↩ ↩2 ↩3 ↩4 ↩5