Skip to content

Conversation

@coderabbitai
Copy link
Contributor

@coderabbitai coderabbitai bot commented Oct 9, 2025

Docstrings generation was requested by @JakeSCahill.

The following files were modified:

  • tools/property-extractor/property_extractor.py
  • tools/property-extractor/transformers.py
These file types are not supported
  • package.json
ℹ️ Note

CodeRabbit cannot perform edits on its own pull requests yet.

Docstrings generation was requested by @JakeSCahill.

* #137 (comment)

The following files were modified:

* `tools/property-extractor/property_extractor.py`
* `tools/property-extractor/transformers.py`
@coderabbitai
Copy link
Contributor Author

coderabbitai bot commented Oct 9, 2025

Important

Review skipped

CodeRabbit bot authored PR detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@JakeSCahill JakeSCahill merged commit 9874bd7 into config-prop-fixes Oct 9, 2025
1 check passed
JakeSCahill added a commit that referenced this pull request Oct 9, 2025
)

* fix(property-extractor): Dynamic enterprise value resolution and improved type extraction

- Add dynamic lookup for enterprise SASL mechanisms from source code
- Fix template type extraction with proper bracket-counting for nested templates
- Implement constexpr identifier resolution for accurate default values
- Refactor FriendlyDefaultTransformer with production-ready architecture
- Eliminate hardcoded values in favor of dynamic source code analysis
- Add comprehensive error handling and performance optimizations
- Bump package version to 4.10.1

Resolves issues where enterprise properties showed function names instead of
actual values and improves overall code quality with zero hardcoded fallbacks.

* Apply suggestions

* 📝 Add docstrings to `config-prop-fixes` (#138)

Docstrings generation was requested by @JakeSCahill.

* #137 (comment)

The following files were modified:

* `tools/property-extractor/property_extractor.py`
* `tools/property-extractor/transformers.py`

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update paths

* Fix paths

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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.

2 participants