Skip to content

fix: remove console.log from production code#827

Open
Siddh2024 wants to merge 1 commit into
shouri123:mainfrom
Siddh2024:fix/825-remove-console-log
Open

fix: remove console.log from production code#827
Siddh2024 wants to merge 1 commit into
shouri123:mainfrom
Siddh2024:fix/825-remove-console-log

Conversation

@Siddh2024

Copy link
Copy Markdown
Contributor

Fixes #825

@Siddh2024 Siddh2024 requested a review from shouri123 as a code owner June 20, 2026 17:30
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@Siddh2024, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 54 minutes and 59 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 051bbe32-8f3b-48d2-8f00-c25fea1faa57

📥 Commits

Reviewing files that changed from the base of the PR and between eed5d5e and 024d0ed.

📒 Files selected for processing (5)
  • src/background.ts
  • src/content.ts
  • src/offscreen.ts
  • src/popup.ts
  • src/utils/logger.ts
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added gssoc Official GSSoC contribution issue gssoc:approved GSSoC: PR approved and scored bug Something isn't working size/M labels Jun 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

👋 Thank you @Siddh2024 for your contribution to Late-Meet!

✅ Verified: You are assigned to the linked issue #825.

Please review any automated suggestions or code review comments that may appear below! We will review your PR as soon as possible!


Please consider starring the repository ⭐ to show your support!

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Thank You for Contributing to Late-Meet

Please ensure that:

  • the issue was assigned to you before opening this PR
  • the PR references the related issue
  • your changes follow repository contribution guidelines
  • the project builds successfully before submission

Unassigned, duplicate, or low-quality PRs may be closed.

Thank you for contributing 💙

@github-actions github-actions Bot added type:code Type: Code change security-review Requires security review before merge labels Jun 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⚠️ @Siddh2024, this PR has merge conflicts with the target branch. Please resolve the conflicts and push the updates so it can be merged.


Please consider starring the repository ⭐ to show your support!

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@saurabhhhcodes

Copy link
Copy Markdown

I can fix this by removing the console.log statements from production code. Simple cleanup. /assign

@github-actions

Copy link
Copy Markdown
Contributor

Hello @saurabhhhcodes! You have been assigned to this issue. 🚀

Please make sure you have read our contribution guidelines. Happy coding!


Please consider starring the repository ⭐ to show your support!

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

This PR has been marked as stale due to inactivity.

@github-actions github-actions Bot added the stale label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working conflicts gssoc:approved GSSoC: PR approved and scored gssoc Official GSSoC contribution issue security-review Requires security review before merge size/M stale type:code Type: Code change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CLEANUP] console.log statements left in production code

2 participants