Skip to content

Add deprecations to avoid breaking interface - #768

Merged
trontrytel merged 3 commits into
mainfrom
ne/fix
Jul 30, 2026
Merged

Add deprecations to avoid breaking interface#768
trontrytel merged 3 commits into
mainfrom
ne/fix

Conversation

@nefrathenrici

Copy link
Copy Markdown
Member

The previous PR #767 would require a minor (breaking) release because it removed the toml-based constructors for 1M options ( e.g. CloudLiquidFormation(::CP.ParamDict)). This PR adds the constructors back in with deprecations.

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.86%. Comparing base (fc5d5e0) to head (c495ae6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #768   +/-   ##
=======================================
  Coverage   92.86%   92.86%           
=======================================
  Files          56       56           
  Lines        2889     2889           
=======================================
  Hits         2683     2683           
  Misses        206      206           
Components Coverage Δ
src 93.66% <100.00%> (ø)
ext 69.47% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@trontrytel

Copy link
Copy Markdown
Member

So thats why ClimaAtmos no longer works for me with the new CM :)

Thank you for fixing it!

@trontrytel trontrytel left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be good to add a test for it. It may be deprecated, but thats how Atmos is using the library now?

@trontrytel
trontrytel merged commit 89e4716 into main Jul 30, 2026
16 checks passed
@trontrytel
trontrytel deleted the ne/fix branch July 30, 2026 16:43
Sign up for free to 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