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

Add Downgrade CI #42

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Add Downgrade CI #42

merged 2 commits into from
Mar 19, 2024

Conversation

fhagemann
Copy link
Contributor

As more people keep contributing, it might make sense to update the lower bounds on the compats and to also include downgrade in the tests.

The use of ˋFunctionsChainsˋ requires the following minimal compats:

  • ˋInverseFunctionsˋ 0.1.3 (to have ˋNoInverseˋ)
  • ˋRequiresˋ 1.1
  • ˋAdaptˋ 2.0.0

In addition, the following is needed for the tests to pass:

  • ˋFillArraysˋ 0.8.4 to return waveforms of the correct types after appyling certain filters
  • ˋArraysOfArraysˋ 0.5

Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.66%. Comparing base (0141581) to head (dfe977d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   52.66%   52.66%           
=======================================
  Files          29       29           
  Lines         993      993           
=======================================
  Hits          523      523           
  Misses        470      470           

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

@oschulz oschulz merged commit edaad63 into JuliaPhysics:main Mar 19, 2024
10 checks passed
@oschulz
Copy link
Member

oschulz commented Mar 19, 2024

Thanks!

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