Skip to content

dashboard/app: add logging to legacy tags conversion - #7585

Open
tarasmadan wants to merge 1 commit into
google:masterfrom
tarasmadan:detect-legacy-tags
Open

dashboard/app: add logging to legacy tags conversion#7585
tarasmadan wants to merge 1 commit into
google:masterfrom
tarasmadan:detect-legacy-tags

Conversation

@tarasmadan

Copy link
Copy Markdown
Collaborator

Add INFO level logging when loading bugs that still use the legacy Tags schema.

This will help detect if the legacy conversion code is still needed in production.

Add INFO level logging when loading bugs that still use the legacy Tags schema.

This will help detect if the legacy conversion code is still needed in production.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request imports the "log" package and adds an informational log statement in the Load method of the Bug struct in dashboard/app/entities_datastore.go to log legacy tags when loading a bug. There are no review comments, so I have no feedback to provide.

@tarasmadan
tarasmadan marked this pull request as ready for review July 9, 2026 09:18
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.0%. Comparing base (b9f1cea) to head (ee4f2d6).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
Files with missing lines Coverage Δ
dashboard/app/entities_datastore.go 76.5% <100.0%> (+0.1%) ⬆️

... and 5 files with indirect coverage changes

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

@tarasmadan
tarasmadan enabled auto-merge July 9, 2026 09:29
@github-actions github-actions Bot added the well-shaped PR has no conflicts and all checks pass label Jul 9, 2026
@github-actions
github-actions Bot requested a review from a-nogikh July 13, 2026 12:03
@a-nogikh

Copy link
Copy Markdown
Collaborator

See the comment at #7559 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

well-shaped PR has no conflicts and all checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants