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

[#2563] Fix enable variables for setup configuration #1349

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

pi-sigma
Copy link
Contributor

@pi-sigma pi-sigma commented Aug 15, 2024

The enable_config_setting variables had the wrong type of default value, preventing the configuration steps from being disabled because enable_setting would always evaluate to True.

Taiga: https://taiga.maykinmedia.nl/project/open-inwoner/issue/2563

@pi-sigma pi-sigma force-pushed the issue/2563-setup-configuration branch from 389d68b to c1180a7 Compare August 15, 2024 08:13
@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.13%. Comparing base (b2aca0a) to head (dd7ac0f).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1349   +/-   ##
========================================
  Coverage    95.13%   95.13%           
========================================
  Files          999      999           
  Lines        36714    36721    +7     
========================================
+ Hits         34929    34936    +7     
  Misses        1785     1785           

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

@pi-sigma pi-sigma force-pushed the issue/2563-setup-configuration branch 2 times, most recently from 1abd71b to db3f369 Compare August 15, 2024 13:41
@pi-sigma pi-sigma marked this pull request as ready for review August 15, 2024 14:41
@pi-sigma pi-sigma requested a review from swrichards August 15, 2024 14:41
@pi-sigma pi-sigma force-pushed the issue/2563-setup-configuration branch from db3f369 to dd7ac0f Compare August 15, 2024 14:57
@alextreme
Copy link
Member

@pi-sigma check the failing test

@pi-sigma
Copy link
Contributor Author

@alextreme good to go

@alextreme alextreme merged commit 6edc596 into develop Aug 15, 2024
18 checks passed
@alextreme alextreme deleted the issue/2563-setup-configuration branch August 15, 2024 17:19
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.

4 participants