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

CompatHelper: bump compat for ClassicalOrthogonalPolynomials to 0.14, (keep existing compat) #128

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ClassicalOrthogonalPolynomials package from 0.13 to 0.13, 0.14.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@dlfivefifty
Copy link
Member

@DanielVandH the tests failures are for negative b tests. Do you know what is going on?

@DanielVandH
Copy link
Member

Weird. I'll look into it

@DanielVandH
Copy link
Member

Something that used to get converted to floats no longer got converted I guess, so some computations were now being done in the Rational type. I just changed the test to use floats

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.97%. Comparing base (d15c251) to head (6308d66).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #128   +/-   ##
=======================================
  Coverage   94.97%   94.97%           
=======================================
  Files           3        3           
  Lines         657      657           
=======================================
  Hits          624      624           
  Misses         33       33           

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

@dlfivefifty
Copy link
Member

Oh yeah I changed Jacobi to have two parameters.

@dlfivefifty dlfivefifty merged commit d6ae78f into master Dec 10, 2024
11 checks passed
@dlfivefifty dlfivefifty deleted the compathelper/new_version/2024-12-10-10-00-34-027-01773576291 branch December 10, 2024 14:10
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