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

Update search algorithm to support concurrent searches per account (w… #213

Merged
merged 3 commits into from
Nov 1, 2023

Conversation

magneticstain
Copy link
Owner

…hen applicable)

Copy link

codacy-production bot commented Nov 1, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.18% 63.64%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4dedba1) 601 455 75.71%
Head commit (45d8542) 618 (+17) 469 (+14) 75.89% (+0.18%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#213) 33 21 63.64%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@magneticstain magneticstain merged commit 392cfd4 into release-v1.0.3 Nov 1, 2023
3 checks passed
@magneticstain magneticstain deleted the issue-141_add-concurrency-in-search branch November 1, 2023 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add Support For Concurrent Account-Based Resource Searches When Running With AWS Org Support
1 participant