Closed avzz-19 closed 5 months ago
5 | 4 | 0 | 1 | 0 |
Details:
Merge 2b1175f08a4798763d0d6dbd1fc9018736998747 into 89b5b168719f80ebcab0eea0de3d... | |||
Project: Irene | Commit: d8ac7ebeaa âšī¸ |
||
Status: Failed | Duration: 12:21 đĄ | ||
Started: Jun 18, 2024 8:05 AM | Ended: Jun 18, 2024 8:17 AM |
View
Output
View
Output
Test | Artifacts | |
---|---|---|
Dynamic Scan > it tests dynamic scan for an apk file: 58062 |
Test Replay
Screenshots
|
Latest commit: |
b8bf0c9
|
Status: | â Deploy successful! |
Preview URL: | https://96bc547b.irenestaging.pages.dev |
Branch Preview URL: | https://pd-1332-dast-automation-p-1.irenestaging.pages.dev |
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
13.1% Duplication on New Code
1 | 9 | 0 | 0 | 0 |
Details:
DAST Automation(P1) SAST page | |||
Project: Irene | Commit: b8bf0c9ff3 |
||
Status: Failed | Duration: 07:25 đĄ | ||
Started: Jul 2, 2024 7:12 PM | Ended: Jul 2, 2024 7:19 PM |
View
Output
Test | Artifacts | |
---|---|---|
Dynamic Scan > it tests dynamic scan for an apk file: 58062 |
Test Replay
Screenshots
|
Walkthrough
This update integrates a new feature in the application: the static scan functionality for file details. Enhancements include additions to routing, styling, Ember components, templates, tests, and translations. Key changes involve removing an deprecated property from
AkButtonSignature
, and modifyingAkTabsSignature
functionality. Moreover, a comprehensive static scan page layout and functionality have been implemented along with associated tests and internationalization updates.Changes
app/components/ak-button/index.ts
iconSize
property from theAkButtonSignature
interface.app/components/ak-tabs/index.ts
Args
property from theAkTabsSignature
interface.app/components/file-details/static-scan/index.{hbs,scss,ts}
app/router.ts
static-scan
under thefile
route for static scan actions.app/routes/authenticated/dashboard/file/static-scan.ts
AuthenticatedFileStaticScanRoute
to fetch and return file records based onfileid
parameter.app/styles/_component-variables.scss
file-details-static-scan
related styling.app/styles/_icons.scss
.ak-icon-bug-report
.app/templates/authenticated/dashboard/file/static-scan.hbs
tests/integration/components/file-details/static-scan-test.js
file-details/static-scan
component functionality including rendering and rescanning.translations/en.json
translations/ja.json
Sequence Diagram
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Share
- [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)Tips
### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit