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

Fix Gauss Chebyshev Deprecation Error #329

Merged
merged 2 commits into from
Oct 31, 2023
Merged

Fix Gauss Chebyshev Deprecation Error #329

merged 2 commits into from
Oct 31, 2023

Conversation

pulsipher
Copy link
Collaborator

Closes #326.

@pulsipher pulsipher added the bug Something isn't working label Oct 31, 2023
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #329 (272405f) into master (1ffe332) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #329   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          36       36           
  Lines        6663     6669    +6     
=======================================
+ Hits         6648     6654    +6     
  Misses         15       15           
Files Coverage Δ
src/MeasureToolbox/integrals.jl 100.00% <100.00%> (ø)

@pulsipher pulsipher merged commit 372d62f into master Oct 31, 2023
9 checks passed
@pulsipher pulsipher deleted the gauss_fix branch October 31, 2023 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Deprecation Warning from FastGaussQuadrature
1 participant