Feature/audit indirect node counting - #696
Merged
SirGitsalot merged 2 commits intoAug 14, 2025
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #696 +/- ##
===========================================
+ Coverage 30.15% 61.51% +31.36%
===========================================
Files 179 2 -177
Lines 20056 356 -19700
Branches 3313 49 -3264
===========================================
- Hits 6048 219 -5829
+ Misses 14001 130 -13871
Partials 7 7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
thekad
marked this pull request as ready for review
July 22, 2025 17:56
thekad
force-pushed
the
feature/audit_indirect_node_counting
branch
from
July 22, 2025 22:18
313cbe9 to
8a6ffcd
Compare
Collaborator
Author
|
I am not sure what the GH action failure here is, it's apparently running python 2.7? |
Used to count resources managed in a given cloud provider, GCP in this case. Refer to README.md for more info.
thekad
force-pushed
the
feature/audit_indirect_node_counting
branch
from
August 5, 2025 05:12
8a6ffcd to
c4d0b3f
Compare
Collaborator
Author
|
With the newest release of ansible core dependencies may have been updated, I think #695 needs to be dealt with first |
Contributor
|
There was a problem with the ansible-test GHA which is now fixed; restarting the tests should fix them. (Assuming they don't fail for other reasons ;) ) |
Collaborator
Author
|
I re-triggered all checks and they all pass now ❤️ cc @SirGitsalot |
SirGitsalot
merged commit Aug 14, 2025
fe488d0
into
ansible-collections:master
9 of 17 checks passed
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.
SUMMARY
Adding indirect node counting query file, refer to extensions/audit/README.md for more info
ISSUE TYPE
COMPONENT NAME
extensions/audit