Skip to content

Update Elixir deps to latest versions#4255

Merged
alco merged 2 commits intomainfrom
alco/mix-deps
May 5, 2026
Merged

Update Elixir deps to latest versions#4255
alco merged 2 commits intomainfrom
alco/mix-deps

Conversation

@alco
Copy link
Copy Markdown
Member

@alco alco commented Apr 30, 2026

The main thing we want here is the latest version of otel_metric_exporter which includes fixes for three painful bugs.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.17%. Comparing base (5fcf002) to head (9665c19).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4255      +/-   ##
==========================================
+ Coverage   63.05%   63.17%   +0.12%     
==========================================
  Files         184      199      +15     
  Lines       19932    20491     +559     
  Branches     4955     4951       -4     
==========================================
+ Hits        12568    12946     +378     
- Misses       7361     7542     +181     
  Partials        3        3              
Flag Coverage Δ
electric-telemetry 67.62% <ø> (?)
elixir 67.62% <ø> (?)
packages/agents 61.19% <ø> (ø)
packages/agents-runtime 79.19% <ø> (-0.04%) ⬇️
packages/agents-server 66.03% <ø> (+0.08%) ⬆️
packages/agents-server-ui 1.64% <ø> (ø)
packages/electric-ax 38.59% <ø> (ø)
packages/experimental 87.73% <ø> (ø)
packages/react-hooks 86.48% <ø> (ø)
packages/start 82.83% <ø> (ø)
packages/typescript-client 94.27% <ø> (ø)
packages/y-electric 56.05% <ø> (ø)
typescript 63.05% <ø> (ø)
unit-tests 63.17% <ø> (+0.12%) ⬆️

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

icehaunter pushed a commit that referenced this pull request May 4, 2026
## Summary
- The `detect_affected_workspaces` job in `ts_tests.yml` had `cache:
pnpm` enabled but doesn't run `pnpm install`
- This causes a "Path Validation Error" at job completion when the cache
path doesn't exist
- Breaks PRs that only touch non-TS files (e.g., Elixir mix.lock updates
like #4255)

## Test plan
- [x] Verify the fix by checking that #4255 passes CI after this is
merged

🤖 Generated with [Claude Code](https://claude.com/claude-code)

cc @icehaunter

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
@alco alco force-pushed the alco/mix-deps branch from 5c30132 to a6d0bf8 Compare May 4, 2026 21:54
@alco alco force-pushed the alco/mix-deps branch from 78b0770 to 9665c19 Compare May 5, 2026 09:45
@alco alco merged commit 4c52d76 into main May 5, 2026
69 of 71 checks passed
@alco alco deleted the alco/mix-deps branch May 5, 2026 10:14
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