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

remove deprecation warning for @register #1071

Merged

Conversation

ArnoStrouwen
Copy link
Contributor

This warning is involved in a weird Catalyst bug:
SciML/Catalyst.jl#788
@ChrisRackauckas suggested the simplest way to get rid of it would be to just fully deprecate the register macro.

@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.88%. Comparing base (79c4e92) to head (f6bb932).
Report is 56 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1071      +/-   ##
==========================================
- Coverage   77.07%   76.88%   -0.20%     
==========================================
  Files          32       33       +1     
  Lines        3533     3586      +53     
==========================================
+ Hits         2723     2757      +34     
- Misses        810      829      +19     

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

@ChrisRackauckas ChrisRackauckas merged commit 1a79953 into JuliaSymbolics:master Feb 25, 2024
7 of 11 checks passed
@ArnoStrouwen ArnoStrouwen deleted the remove_deprecation branch February 25, 2024 14:08
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.

3 participants