vibinex / chrome-extension

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
10 stars 6 forks source link

minor: linting changes #80

Closed avikalpg closed 11 months ago

avikalpg commented 11 months ago

Summary by CodeRabbit

Please note, these changes are mostly under-the-hood improvements and won't affect the user interface or experience directly. However, they contribute to the overall stability and efficiency of the software.

coderabbitai[bot] commented 11 months ago

Walkthrough

The changes primarily focus on improving code quality and readability. They include the addition of missing semicolons, fixing typos in function and variable names, and enhancing error handling. Debugging capabilities have been improved with the addition of console.log statements. No significant changes to the logic or control flow of the code have been made.

Changes

File Summary
popup/popup.js Enhanced error handling when retrieving the cookie value and setting local storage, including error logging.
scripts/highlighting.js Added missing semicolons, fixed typos in function names, and added the async keyword to the FilesInPrBitbucket function.
scripts/orchestrator.js Added semicolons to object literals, updated function calls with new parameters, and fixed typos in variable names. Added console.log statements for debugging.

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume. - Additionally, enter `@coderabbitai pause` to halt the bot's ongoing reviews as any issue or review comment. To resume reviews, enter `@coderabbitai resume` as any issue or review comment.
vibinex-code-review[bot] commented 11 months ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
tapishr 100.00%

Auto-assigning to following reviewers: tapishr

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page.

vibinex-code-review[bot] commented 11 months ago
Coverage Report from Vibinex The following reviewers have approved the PR: Reviewer Name Review Coverage
tapishr 100.00%

Total Coverage for PR = 100.0%

Code coverage is calculated based on the git blame information of the PR. To know more, hit us up at contact@vibinex.com. To change comment and auto-assign settings, go to your Vibinex settings page

sonarcloud[bot] commented 11 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication