chore: remove LOBE-XXX markers from code comments (2026-06-03)#15422
Merged
Conversation
- match.test.ts: replace (LOBE-9913) marker with inline comment context - nightly-review.golden.json: replace (LOBE-9434) marker with execAgent migration context
|
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 @@
## canary #15422 +/- ##
========================================
Coverage 71.02% 71.02%
========================================
Files 3212 3212
Lines 321285 321285
Branches 29240 28293 -947
========================================
+ Hits 228179 228181 +2
+ Misses 92931 92929 -2
Partials 175 175
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated daily scan and cleanup of
LOBE-XXXformat markers from source code comments.Changes
packages/model-runtime/src/errors/match.test.ts(LOBE-9913)from test description; the inline comment already explains the ollamacloud error classification contextapps/cli/e2e/fixtures/agent-signal/nightly-review.golden.json(LOBE-9434)marker with the actual context: execAgent migration converges all agent execution paths (chat, self-iteration, memoryWriter, skillManagement) onto a single entry pointVerification
LOBE-\d+markers in.ts,.tsx,.js,.jsx,.jsonsource files