fix(jsx-ast): alpha-sort stability overview#881
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #881 +/- ##
==========================================
+ Coverage 85.00% 85.02% +0.01%
==========================================
Files 179 179
Lines 16453 16470 +17
Branches 1491 1495 +4
==========================================
+ Hits 13986 14003 +17
Misses 2457 2457
Partials 10 10 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
| File | Base | Head | Diff |
|---|---|---|---|
orama-db.json |
8.89 MB | 8.89 MB | +1.08 KB (+0.01%) |
PR SummaryLow Risk Overview A unit test asserts that Reviewed by Cursor Bugbot for commit 9f59bfb. Bugbot is set up for automated code reviews on this repo. Configure here. |
Description
Comparing https://beta.docs.nodejs.org/index.html and https://nodejs.org/docs/latest/api/documentation.html#stability-overview revealed the API stability list inconsistently sorted.
Validation
Related Issues
Check List
node --run testand all tests passed.node --run format&node --run lint.