Skip to content

refactor(init): replace self.config.settings with DEFAULT_SETTINGS - #1832

Open
bearomorphism wants to merge 1 commit into
masterfrom
default-settings-init
Open

refactor(init): replace self.config.settings with DEFAULT_SETTINGS#1832
bearomorphism wants to merge 1 commit into
masterfrom
default-settings-init

Conversation

@bearomorphism

@bearomorphismbearomorphism commented Jan 31, 2026

Copy link
Copy Markdown
Collaborator

Related to #1831

In usual use cases, self.config.settings is a copy of DEFAULT_SETTINGS

This probably makes more sense. wdyt

@codecov

codecovBot commented Jan 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.23%. Comparing base (4b93a50) to head (78956b5).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## master #1832 +/- ##
=======================================
Coverage 98.23% 98.23% =======================================
Files 61 61 Lines 2779 2779 =======================================
Hits 2730 2730 Misses 49 49 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bearomorphism
bearomorphism changed the base branch from next-release to masterFebruary 1, 2026 11:00
@Lee-W

Lee-W commented Feb 2, 2026

Copy link
Copy Markdown
Member

conflict. convert it to draft

@bearomorphism
bearomorphism marked this pull request as draft February 2, 2026 02:24
Sign up for freeto 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.

2 participants

@bearomorphism@Lee-W