-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Update for Pack: Gatewatcher AionIQ #38289
base: contrib/clement-lyonnet_gcenter103-1-3-0
Are you sure you want to change the base?
Update for Pack: Gatewatcher AionIQ #38289
Conversation
…note, playbook sample updated, integration configuration updated
Hi @ilaredo and the documentation team, Thanks for your indications, I tried to apply the requested changes. However, I am not able to generate unit tests files using this command: Am I missing something? |
What is the failure reason? |
|
can you add the latest logs file? it should be at ./Users/username/.demisto-sdk/logs |
I think this is the one you asked |
Hi @clement-lyonnet, Thank you for your understanding. |
For the Reviewer: Trigger build request has been accepted for this contribution PR. |
For the Reviewer: Successfully created a pipeline in GitLab with url: https://gitlab.xdr.pan.local/xdr/cortex-content/content/-/pipelines/2492823 |
For the Reviewer: Trigger build request has been accepted for this contribution PR. |
For the Reviewer: Successfully created a pipeline in GitLab with url: https://gitlab.xdr.pan.local/xdr/cortex-content/content/-/pipelines/2531224 |
Hi @clement-lyonnet, |
Hi @ilaredo, I have tried to push unit tests, it passes pytest command locally and here on the PR. |
To improve your code quality, you should increase the number of unit tests. The threshold for code coverage is set at 69.39%, which means that almost 70% of your code should be covered by unit tests. Therefore, make sure to test all functions and parts of the code that have not been tested yet. |
Hi @clement-lyonnet , |
For the Reviewer: Trigger build request has been accepted for this contribution PR. |
For the Reviewer: Successfully created a pipeline in GitLab with url: https://gitlab.xdr.pan.local/xdr/cortex-content/content/-/pipelines/2637509 |
|
Hi @ilaredo, sorry for the response delay. We are currently under functionnal tests after discovering an unexpected behavior. In addition, we are working with the unit tests. We will update the PR as soon as possible |
Contributing to Cortex XSOAR Content
Make sure to register your contribution by filling the contribution registration form
The Pull Request will be reviewed only after the contribution registration form is filled.
Status
Related Issues
None
Description
Update for GCenter103 integration.
Add commands to this integration to interact with the GCenter API.
Updated layouts to display indicators of incidents.
Must have