vtex-apps / reviews-and-ratings

5 stars 20 forks source link

Ratings validation #225

Closed shashidhar85 closed 1 year ago

shashidhar85 commented 1 year ago
vtex-io-ci-cd[bot] commented 1 year ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

github-actions[bot] commented 1 year ago
Fails
:no_entry_sign: We follow [keepachangelog](https://keepachangelog.com/) standards. Please, change the file `CHANGELOG.md` adding a small summary of your changes under the `[Unreleased]` section. Example: ```diff ## [Unreleased] + ### Fixed + - Issue with image sizing in the SKU Selector. ``` Possible types of changes: - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities.

Generated by :no_entry_sign: dangerJS against 792c5b91795dff1ecb8c9d09d17493d0fad84a0c

sonarcloud[bot] commented 1 year ago

[vtex-apps_reviews-and-ratings-ts] 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

[vtex-apps_reviews-and-ratings-dotnet] 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
No Duplication information No Duplication information

github-actions[bot] commented 1 year ago

Cypress Runner

Execution report

 [✓] Execution time
  -  initWorkspace................. 4.265 seconds
  -  installApps................... 0 seconds
  -  uninstallApps................. 0 seconds
  -  linkApp....................... 30.04 seconds
  -  strategy...................... 549.711 seconds
  -  teardown...................... 16.697 seconds
  -  total......................... 605.003 seconds

 [✓] Successful specs
  -  2.1.1-anonymous_user.spec.js
  -  2.1.2-signed_in_user.spec.js
  -  2.1.3-verify_review_with_signed_user.spec.js
  -  2.2.1-ordering_the_product.spec.js
  -  2.2.2-anonymous_user.spec.js
  -  2.2.3-signed_in_user.spec.js
  -  2.2.4-verify_review_with_signed_user.spec.js
  -  2.3.1-anonymous_user.spec.js
  -  2.3.2-signed_in_user.spec.js
  -  2.4.1-anonymous_user.spec.js
  -  2.4.2-signed_in_user.spec.js
  -  2.5-rest_apis.spec.js
  -  2.6-graphql.spec.js
  -  2.7.1-disable_display_settings_&_verify_with_anonymous_user.spec.js
  -  2.7.2-enable_display_settings_&_verify_with_anonymous_user.spec.js
  -  2.7.3-enable_display_settings_&_verify_with_signed_in_user.spec.js
  -  2.7.4-disable_display_settings_&_verify_with_signed_in_user.spec.js
  -  wipe.spec.js

Cypress Dashboard

 [✓] https://dashboard.cypress.io/projects/964exx/runs/210

Success

 [✓] The test ran successfully, well done!