Skip to content

build: Relax dataframely constraint to allow for v3 - #53

Open
Oliver Borchert (borchero) wants to merge 2 commits into
mainfrom
df3
Open

build: Relax dataframely constraint to allow for v3#53
Oliver Borchert (borchero) wants to merge 2 commits into
mainfrom
df3

Conversation

@borchero

Copy link
Copy Markdown
Member

Motivation

Dataframely v3 has been released. We do not need any changes here, but need to relax the version constraint in the pyproject.toml.

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (05b4df9) to head (844da5f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1140      1140           
=========================================
  Hits          1140      1140           

☔ View full report in Codecov by Harness.
📢 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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates packaging/environment metadata to support the newly released dataframely v3 by relaxing version constraints, ensuring Diffly can be installed with newer dataframely releases.

Changes:

  • Relax dataframely optional dependency upper bound in pyproject.toml to allow v3.
  • Update pixi.toml workspace/dependency/environment ordering and adjust the dataframely optional dependency constraint (currently inconsistent with pyproject.toml).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Relaxes optional dataframely dependency constraint to allow v3 (<4).
pixi.toml Reorders workspace/dependency keys and updates optional dataframely constraint (currently set to >=3,<4).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pixi.toml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants