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

Get incidents by query: changed to iterating by query #36569

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

moishce
Copy link
Contributor

@moishce moishce commented Sep 30, 2024

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

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

https://jira-dc.paloaltonetworks.com/browse/XSUP-40367

Description

changed to iterating by query instead of pagination.

Must have

  • Tests
  • Documentation

Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
Packs/ApiModules/Scripts/GetIncidentsApiModule
   GetIncidentsApiModule.py691676%60–68, 115–119, 121, 123
Packs/Base/Scripts/DBotFindSimilarIncidents
   DBotFindSimilarIncidents.py4633792%117, 159, 180, 194, 198, 200, 217, 244–245, 247, 312, 331, 453, 457, 535, 559–560, 571–572, 576, 621–622, 624, 628, 683–687, 691, 714, 816, 848, 855, 908, 940–941
Packs/Base/Scripts/DBotFindSimilarIncidentsByIndicators
   DBotFindSimilarIncidentsByIndicators.py219398%202, 360, 377
Packs/Base/Scripts/GetIncidentsByQuery
   GetIncidentsByQuery.py230100% 
Packs/Campaign/Scripts/IsIncidentPartOfCampaign
   IsIncidentPartOfCampaign.py200100% 
TOTAL7945692% 

Tests Skipped Failures Errors Time
37 0 💤 6 ❌ 0 🔥 34.616s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant