Skip to content

Conversation

@ChrisRackauckas
Copy link
Contributor

Aqua.jl just doesn't generally do well with downstream tests. So instead of disabling one test, it should just disable them all. This will fix https://github.com/SciML/OrdinaryDiffEq.jl/actions/runs/13932593014/job/38997101429#step:5:1605

Aqua.jl just doesn't generally do well with downstream tests. So instead of disabling one test, it should just disable them all. This will fix https://github.com/SciML/OrdinaryDiffEq.jl/actions/runs/13932593014/job/38997101429#step:5:1605
Copy link
Member

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

Thanks!

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.10%. Comparing base (657f379) to head (a691bda).

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #148   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files           7        7           
  Lines        1637     1637           
=======================================
  Hits         1606     1606           
  Misses         31       31           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ranocha
Copy link
Member

ranocha commented Mar 24, 2025

Downgrade fails because of an upstream issue, see SciML/OrdinaryDiffEq.jl#2639

Copy link
Member

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

The Downgrade tests fail.

@JoshuaLampert
Copy link
Member

Downgrade tests also failed in #149 already.

Copy link
Member

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

Hmm... Let's merge this to make OrdinaryDiffEq.jl downstream tests pass and debug the issue afterward

@ranocha ranocha merged commit 9570b0a into NumericalMathematics:main Mar 24, 2025
9 of 10 checks passed
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.

4 participants