vibinex / chrome-extension

This chrome extension adds actionable overlays based on the company's data (code, deployments and success metrics)
GNU General Public License v3.0
11 stars 7 forks source link

BB onprem implementation and sync fix #74

Closed tapishr closed 1 year ago

tapishr commented 1 year ago
vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 60.00%
ajayVibinex 40.00%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 60.00%
ajayVibinex 40.00%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 52.63%
ajayVibinex 47.37%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 50.00%
ajayVibinex 50.00%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 50.00%
ajayVibinex 50.00%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 67.86%
ajayVibinex 32.14%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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 1 year ago
Coverage Report from Vibinex The following reviewers have approved the PR: Reviewer Name Review Coverage
avikalpg 67.86%
avikalpg 67.86%

Total Coverage for PR = 135.71428571428572%

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

coderabbitai[bot] commented 1 year ago

Walkthrough

This update enhances user session data handling and improves API interactions. It introduces a new step to store the session token from cookies into local storage. Additionally, it refines the way we interact with the Bitbucket API by adding a new function for on-premises calls, correcting key usage in several functions, and updating API endpoints and query parameters.

Changes

File Summary
popup/popup.js Added functionality to retrieve session token from cookies and store it in local storage. Logs an error message if cookie retrieval fails.
scripts/contentScript.js Introduced a new function apiCallOnprem for making API calls with additional query parameters. Corrected key usage in FilesInPrBitbucket and bitBucketHunkHighlight functions. Updated API endpoints and query parameters in the orchestrator function.

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.
sonarcloud[bot] commented 1 year 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

tapishr commented 1 year ago

Merging without review since the last commit was just a log change

vibinex-code-review[bot] commented 1 year ago
Relevant users for this PR: Contributor Name/Alias Code Coverage
avikalpg 67.86%
ajayVibinex 32.14%

Auto-assigning to following reviewers: avikalpg ajayVibinex

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.