Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/order book improvements #1347

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into fix/order-book-improvements

4de2e60
Select commit
Loading
Failed to load commit list.
Open

Fix/order book improvements #1347

Merge branch 'develop' into fix/order-book-improvements
4de2e60
Select commit
Loading
Failed to load commit list.
Soramitsu-Sonar-PR-decoration / polkaswap-exchange-web Sonarqube Results failed Apr 17, 2024 in 3m 31s

Quality Gate failed

Failed

  • 0.00% Coverage on New Code (is less than 80.00%)
  • 3 New Issues (is greater than 0)

Analysis Details

3 Issues

  • Bug 1 Bug
  • Vulnerability 0 Vulnerabilities
  • Code Smell 2 Code Smells

Coverage and Duplications

  • Coverage 0.00% Coverage (0.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (1.00% Estimated after merge)

Project ID: jp.co.soramitsu:polkaswap-exchange-web

View in SonarQube

Annotations

Check failure on line 462 in src/components/pages/OrderBook/BuySell.vue

See this annotation in the file changed.

@soramitsu-sonar-pr-decoration soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results

src/components/pages/OrderBook/BuySell.vue#L462

Refactor this function to reduce its Cognitive Complexity from 20 to the 15 allowed.

Check warning on line 906 in src/components/pages/OrderBook/BuySell.vue

See this annotation in the file changed.

@soramitsu-sonar-pr-decoration soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results

src/components/pages/OrderBook/BuySell.vue#L906

Promise returned in function argument where a void return was expected.

Check failure on line 430 in src/components/pages/OrderBook/BuySell.vue

See this annotation in the file changed.

@soramitsu-sonar-pr-decoration soramitsu-sonar-pr-decoration / polkaswap-exchange-web Sonarqube Results

src/components/pages/OrderBook/BuySell.vue#L430

Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed.