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

Pass a command line flag to downstream tests #435

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

jishnub
Copy link
Member

@jishnub jishnub commented Dec 3, 2024

The command line flag --downstream_integration_test that is passed to the downstream test will allow us to selectively skip tests that might not be necessary. In particular, the Aqua test for stale dependencies is unnecessary in downstream tests if we want to test package extensions.

We also reinstate the test against InfiniteLinearAlgebra in this PR, which was commented out.

Copy link

codecov bot commented Dec 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.55%. Comparing base (a62bd8e) to head (c041123).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #435   +/-   ##
=======================================
  Coverage   93.55%   93.55%           
=======================================
  Files          18       18           
  Lines        1644     1644           
=======================================
  Hits         1538     1538           
  Misses        106      106           

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

@jishnub jishnub changed the title Don't test against LazyArrays Pass a command line flag to downstream tests Dec 3, 2024
@jishnub jishnub merged commit 44ce472 into master Dec 3, 2024
16 checks passed
@jishnub jishnub deleted the jishnub/lazyarray_downstream branch December 3, 2024 07:42
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.

1 participant