Skip to content

Remove Worker injectable fields in favor of context retrieval.#4

Open
aphistic wants to merge 3 commits intomainfrom
kxd/remove-worker-injectables
Open

Remove Worker injectable fields in favor of context retrieval.#4
aphistic wants to merge 3 commits intomainfrom
kxd/remove-worker-injectables

Conversation

@aphistic
Copy link
Copy Markdown
Contributor

@aphistic aphistic commented May 1, 2023

This removes the exported fields from Worker in favor of retrieving them from the context. This removes potential access to implementation details from library users.

@aphistic aphistic requested a review from efritz May 1, 2023 01:22
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

efritz added a commit that referenced this pull request May 1, 2023
@efritz
Copy link
Copy Markdown
Member

efritz commented Jun 26, 2024

Do we want to do the same for all other base libs?

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