fix: remove doomsday clock strip banner#86
Conversation
Agent-Logs-Url: https://github.com/nitrocode/token-deathclock/sessions/3c6cc194-f19b-4a0e-8e37-b3d5a624fa7f Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (5)
💤 Files with no reviewable changes (3)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughRemoved the Doomsday Clock UI and its per-frame updates; replaced the Doomsday initializer with an emergency broadcast initializer that registers a dismiss handler. Bootstrap now starts the emergency broadcast instead of the doomsday clock. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
👁️ PR Preview
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #86 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 242 242
Branches 109 109
=========================================
Hits 242 242
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@copilot resolve the merge conflicts in this pull request |
Agent-Logs-Url: https://github.com/nitrocode/token-deathclock/sessions/e0b2b9b1-d5eb-495d-821d-a90b58be3a4a Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
Signed-off-by: RB <7775707+nitrocode@users.noreply.github.com>
Agent-Logs-Url: https://github.com/nitrocode/token-deathclock/sessions/9573e7c9-0108-4376-8102-ff6a86cd1c7e Co-authored-by: nitrocode <7775707+nitrocode@users.noreply.github.com>
#doomsday-stripHTML block fromindex.htmlupdateDoomsdayClock()function + constants fromsrc/js/18-scary-features.jsinitEmergencyBroadcast()(keeps emergency broadcast overlay working)updateDoomsdayClock(tokens)call fromsrc/js/02-counter.jsinitDoomsdayClock()withinitEmergencyBroadcast()insrc/js/21-boot.jsstyles/scary-features.cssmaininto branch — conflict resolved, kept floating stat pops from mainupdateDoomsdayClockcall that survived the merge (all 268 tests pass)Summary by CodeRabbit
New Features
Refactor