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 FastGaussQuadrature to 1, (keep existing compat) #148

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 3, 2023

This pull request changes the compat entry for the FastGaussQuadrature package from 0.5 to 0.5, 1.
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.

@david-pl david-pl force-pushed the compathelper/new_version/2023-10-03-01-18-32-188-04063377320 branch from 7cee582 to bcfe9c5 Compare October 3, 2023 01:18
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #148 (bcfe9c5) into master (d2e4c8e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #148   +/-   ##
=======================================
  Coverage   93.37%   93.37%           
=======================================
  Files          24       24           
  Lines        3018     3018           
=======================================
  Hits         2818     2818           
  Misses        200      200           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Krastanov
Copy link
Collaborator

JuliaApproximation/FastGaussQuadrature.jl#128 seems to imply this version bump only included deprecations, nothing actually breaking. FastGaussQuadrature does not seem to follow semver too closely, so we might end up with a break when they update to 1.1

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