Skip to content

Conversation

tstirrat15
Copy link
Contributor

Description

Part of getting a v1 of Zed out the door. We want to take the opportunity to get rid of some deprecated codepaths, which will keep complexity down in the long term.

Changes

  • Remove zed preview schema compile - it's now just zed schema compile
  • Remove zed watch - it's now just zed relationship watch
  • Remove deprecated revision flag - use the other consistency flags
  • Remove zed permission lookup - it's zed permission lookup-resources
  • Remove deprecated estimated-count flag on bulk-delete - use limit instead

Testing

Review. See that tests still pass.

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.22%. Comparing base (7ed5ab0) to head (f54b029).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #562      +/-   ##
==========================================
+ Coverage   39.28%   40.22%   +0.94%     
==========================================
  Files          37       37              
  Lines        5448     5439       -9     
==========================================
+ Hits         2140     2188      +48     
+ Misses       3063     3001      -62     
- Partials      245      250       +5     

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

@tstirrat15 tstirrat15 force-pushed the clean-up-deprecations branch from 54f4359 to f54b029 Compare October 12, 2025 15:24
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