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

fix: move settings into extensions #142

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

This PR moves @Settings into the extension class, and fixes some related compile errors and adapts tests

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger added the bug Something isn't working label Mar 20, 2024
Copy link
Contributor

github-actions bot commented Mar 20, 2024

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit ed13a77. ± Comparison against base commit 8fd3298.

♻️ This comment has been updated with latest results.

@paullatzelsperger paullatzelsperger force-pushed the fix/settings_fields_in_extensions branch from 4f5e83c to 6bb0a93 Compare March 20, 2024 06:23
@ndr-brt ndr-brt merged commit 8cc963e into main Mar 20, 2024
23 checks passed
@ndr-brt ndr-brt deleted the fix/settings_fields_in_extensions branch March 20, 2024 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants