Skip to content

Fix macos tests#459

Open
ppinchuk wants to merge 1 commit into
mainfrom
pp.fix_macos_test
Open

Fix macos tests#459
ppinchuk wants to merge 1 commit into
mainfrom
pp.fix_macos_test

Conversation

@ppinchuk
Copy link
Copy Markdown
Collaborator

Try to fix the macos tests by updating deps

@ppinchuk ppinchuk self-assigned this May 30, 2026
Copilot AI review requested due to automatic review settings May 30, 2026 01:03
@ppinchuk ppinchuk added the bugfix Fixed a known bug label May 30, 2026
@ppinchuk ppinchuk requested a review from castelao as a code owner May 30, 2026 01:03
@ppinchuk ppinchuk added chore Maintenance work that does not impact the user dependencies Issues/pull requests related to a dependency labels May 30, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.44%. Comparing base (bacbc4d) to head (ebc5f8e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #459   +/-   ##
=======================================
  Coverage   56.44%   56.44%           
=======================================
  Files          66       66           
  Lines        6279     6279           
  Branches      614      614           
=======================================
  Hits         3544     3544           
  Misses       2662     2662           
  Partials       73       73           
Flag Coverage Δ
unittests 56.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates macOS-specific Pixi dependency constraints for the docling stack to help resolve macOS CI/test environment issues.

Changes:

  • Replaces the osx-arm64-only docling conda override with an osx target override.
  • Aligns macOS docling version ranges with the broader project dependency ranges.

Comment thread pixi.toml
@ppinchuk
Copy link
Copy Markdown
Collaborator Author

@castelao This change fixed the tests in our CI but now I am worried that it broke it for your machine. Can you check out this branch and try to build the end to see if it works for you?

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

Labels

bugfix Fixed a known bug chore Maintenance work that does not impact the user dependencies Issues/pull requests related to a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants