Skip to content

chore: Update examples for poetry to uv migration#336

Merged
BulkBeing merged 1 commit intomainfrom
fix-examples
Mar 16, 2026
Merged

chore: Update examples for poetry to uv migration#336
BulkBeing merged 1 commit intomainfrom
fix-examples

Conversation

@BulkBeing
Copy link
Contributor

@BulkBeing BulkBeing commented Mar 16, 2026

The PR for migrating to uv introduced a bug in building images.

Also updates sink examples which were using older builtin map in pipeline spec.

Tested by building a few images and running them within a Numaflow pipeline.

Also tested by initializing a new project and installing package from current main:

uv add "pynumaflow @ git+https://github.com/numaproj/numaflow-python.git@febbe7a3ff5c601e5263b1276ff18a41a6a1c0c2#subdirectory=packages/pynumaflow"

Signed-off-by: Sreekanth <prsreekanth920@gmail.com>
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.31%. Comparing base (febbe7a) to head (4ca1697).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
+ Coverage   94.15%   94.31%   +0.15%     
==========================================
  Files          67       67              
  Lines        3182     3182              
  Branches      179      179              
==========================================
+ Hits         2996     3001       +5     
+ Misses        151      146       -5     
  Partials       35       35              

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

@BulkBeing BulkBeing merged commit bcdc4c3 into main Mar 16, 2026
11 checks passed
@BulkBeing BulkBeing deleted the fix-examples branch March 16, 2026 04:13
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