Skip to content

Conversation

matthewnitschke-wk
Copy link
Contributor

@matthewnitschke-wk matthewnitschke-wk commented Mar 4, 2024

There are many usages for symbol representations of dart element types. Not all of these usages fall into the category of the raw indexing and outputting of an indexed repo

This pr exports an internal class: SymbolGenerator, which can be used to convert dart analyzer element types in their correlating scip symbol, allowing for unique and innovative implementation for generating these scip symbols

@matthewnitschke-wk matthewnitschke-wk changed the title export symbol generator export SymbolGenerator Mar 4, 2024
@aviary3-wk
Copy link

Security Insights

No security relevant content was detected by automated scans.

Action Items

  • Review PR for security impact; comment "security review required" if needed or unsure
  • Verify aviary.yaml coverage of security relevant code

Questions or Comments? Reach out on Slack: #support-infosec.

@matthewnitschke-wk matthewnitschke-wk marked this pull request as ready for review March 4, 2024 22:35
'scip-dart',
_getPackage(element),
_getDescriptor(element),
descriptor,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we were unnecessary generating the descriptor twice, for every symbol (see line 43) this cleans that up

@bender-wk bender-wk changed the title export SymbolGenerator FEA-3404: export SymbolGenerator Mar 4, 2024
todbachman-wf
todbachman-wf previously approved these changes Mar 4, 2024
@matthewnitschke-wk
Copy link
Contributor Author

QA +1

  • CI does indeed pass

🚀 @Workiva/release-management-p 🚢

@matthewnitschke-wk
Copy link
Contributor Author

QA +1

  • CI does indeed pass

🚀 @Workiva/release-management-p 🚢

Copy link

@rmconsole-wf rmconsole-wf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 from RM

@rmconsole6-wk rmconsole6-wk merged commit 1ba7cca into master Mar 4, 2024
@rmconsole6-wk rmconsole6-wk deleted the export_symbol_generator branch March 4, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants