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

ci: run SII testset in RAT downstream tests #54

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

AayushSabharwal
Copy link
Member

@AayushSabharwal AayushSabharwal commented Mar 8, 2024

Close #31

Requires SciML/RecursiveArrayTools.jl#362

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 Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.91%. Comparing base (a7c70c8) to head (75aa870).
Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
- Coverage   38.83%   35.91%   -2.93%     
==========================================
  Files           7        7              
  Lines         291      401     +110     
==========================================
+ Hits          113      144      +31     
- Misses        178      257      +79     

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

@ChrisRackauckas ChrisRackauckas merged commit d4b9089 into master Mar 14, 2024
26 of 27 checks passed
@ChrisRackauckas ChrisRackauckas deleted the as/downstream-rat branch March 14, 2024 14:16
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.

"DiffEqArray Indexing Tests" from RecursiveArrayTools not included in downstream testing
2 participants