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

fix: bugs relating to RecursiveArrayTools@3 #559

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

AayushSabharwal
Copy link
Member

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 Dec 15, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (5ef535d) 0.00% compared to head (322375d) 5.27%.
Report is 2 commits behind head on master.

Files Patch % Lines
ext/SciMLBaseZygoteExt.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #559      +/-   ##
=========================================
+ Coverage    0.00%   5.27%   +5.27%     
=========================================
  Files          53      53              
  Lines        4028    4057      +29     
=========================================
+ Hits            0     214     +214     
+ Misses       4028    3843     -185     

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

@AayushSabharwal AayushSabharwal changed the title [do not merge] rerun CI fix: bugs relating to RecursiveArrayTools@3 Dec 18, 2023
@ChrisRackauckas ChrisRackauckas merged commit 7465a4f into SciML:master Dec 18, 2023
62 of 80 checks passed
@AayushSabharwal AayushSabharwal deleted the as/rerun-ci branch December 19, 2023 06:30
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