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

Allow configuration to be marked immutable #2414

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

bartfeenstra
Copy link
Owner

This fixes #2411

@bartfeenstra bartfeenstra added enhancement New feature or request python Pull requests that update Python code labels Mar 3, 2025
@bartfeenstra bartfeenstra added this to the 0.4.x milestone Mar 3, 2025
@bartfeenstra bartfeenstra force-pushed the immutable-configuration branch 2 times, most recently from 93cfc0a to 0333bd7 Compare March 3, 2025 17:34
@bartfeenstra bartfeenstra force-pushed the immutable-configuration branch 4 times, most recently from 9e4ec03 to da6ea2a Compare March 6, 2025 00:07
@bartfeenstra bartfeenstra force-pushed the immutable-configuration branch from da6ea2a to 61955d4 Compare March 6, 2025 09:55
@bartfeenstra bartfeenstra marked this pull request as ready for review March 6, 2025 10:02
@bartfeenstra bartfeenstra merged commit 386b2f0 into 0.4.x Mar 6, 2025
6 checks passed
@bartfeenstra bartfeenstra deleted the immutable-configuration branch March 6, 2025 10:21
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.35%. Comparing base (51bf38e) to head (61955d4).
Report is 2 commits behind head on 0.4.x.

Additional details and impacted files
@@            Coverage Diff             @@
##            0.4.x    #2414      +/-   ##
==========================================
+ Coverage   98.34%   98.35%   +0.01%     
==========================================
  Files         417      419       +2     
  Lines       25499    25686     +187     
  Branches     1114     1123       +9     
==========================================
+ Hits        25076    25263     +187     
  Misses        270      270              
  Partials      153      153              

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow configuration to be locked
1 participant