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

Add deprecated file #274

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Add deprecated file #274

merged 1 commit into from
Oct 25, 2024

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented Oct 25, 2024

Description

This PR adds a file called src/deprecated.jl, which gathers all the deprecated functions which will be removed in the next major release.

In this case, we don't need to push a major release frequently because of deprecating some functionalities.

I saw this idea long time ago in some repo., I think it would be nice to have this for future development.

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.80%. Comparing base (3357706) to head (ed74002).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
- Coverage   94.39%   93.80%   -0.60%     
==========================================
  Files          32       32              
  Lines        2428     2422       -6     
==========================================
- Hits         2292     2272      -20     
- Misses        136      150      +14     

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

@albertomercurio albertomercurio merged commit f19741e into qutip:main Oct 25, 2024
13 of 14 checks passed
@ytdHuang ytdHuang deleted the deprecate branch October 25, 2024 12:37
albertomercurio pushed a commit to albertomercurio/QuantumToolbox.jl that referenced this pull request Nov 10, 2024
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.

2 participants