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

refactor: remove type-pirated functions #689

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

AayushSabharwal
Copy link
Member

moved to SciMLBase

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (28028fe) 8.62% compared to head (402b347) 8.53%.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #689      +/-   ##
=========================================
- Coverage    8.62%   8.53%   -0.10%     
=========================================
  Files          31      31              
  Lines        2515    2496      -19     
=========================================
- Hits          217     213       -4     
+ Misses       2298    2283      -15     

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

@AayushSabharwal AayushSabharwal mentioned this pull request Jan 29, 2024
5 tasks
Copy link
Member

@Vaibhavdixit02 Vaibhavdixit02 left a comment

Choose a reason for hiding this comment

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

Needs a SciMLBase release with this code

@ChrisRackauckas
Copy link
Member

downgrade tests are failing: needs a bump?

@Vaibhavdixit02
Copy link
Member

Yeah it should be bounded to 2.23.0 with this PR. Ref #692

@AayushSabharwal AayushSabharwal force-pushed the as/type-piracy branch 2 times, most recently from 22d8fe0 to c17b3b9 Compare February 2, 2024 06:04
@ChrisRackauckas ChrisRackauckas merged commit d879158 into SciML:master Feb 2, 2024
40 of 43 checks passed
@AayushSabharwal AayushSabharwal deleted the as/type-piracy branch February 2, 2024 09:57
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.

None yet

3 participants