1.6.1 Service Collection Updates#1427
Closed
alhumaw wants to merge 77 commits intoCrowdStrike:devfrom
Closed
Conversation
…error and fix coverage
…ing. Fix logic error and fix coverage
…ltiple ids if passed as comma-separated values
… to route_url.format(uuid=str(passed_uuid)) to properly handle the {uuid} placeholder in Falcon Container routes.
… is not initialized. Fixed test_service_class.py: Added null check for _CLEAN before using it
… handler to match keys
…d body to include 'id'
3c73919 to
ef97fe0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1.6.1 Service Collection Updates
Significant updates to various service collections. Updated unit testing to provide full coverage.
Unit test coverage
Bandit analysis
[main] INFO profile include tests: None [main] INFO profile exclude tests: None [main] INFO cli include tests: None [main] INFO cli exclude tests: None [main] INFO running on Python 3.14.0 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 Run started:2026-02-06 22:13:56.729245+00:00 Test results: No issues identified. Code scanned: Total lines of code: 120207 Total lines skipped (#nosec): 0 Run metrics: Total issues (by severity): Undefined: 0 Low: 0 Medium: 0 High: 0 Total issues (by confidence): Undefined: 0 Low: 0 Medium: 0 High: 0 Files skipped (0):