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 GeometricBase to 0.6, (keep existing compat) #13

Merged

Conversation

github-actions[bot]
Copy link
Contributor

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

@michakraus michakraus force-pushed the compathelper/new_version/2023-05-10-00-54-43-151-04068954395 branch from 1505c40 to 60b656b Compare May 10, 2023 00:54
@codecov
Copy link

codecov bot commented May 10, 2023

Codecov Report

Merging #13 (0313a7e) into main (56b6372) will not change coverage.
The diff coverage is 79.06%.

@@           Coverage Diff           @@
##             main      #13   +/-   ##
=======================================
  Coverage   95.30%   95.30%           
=======================================
  Files          17       17           
  Lines         660      660           
=======================================
  Hits          629      629           
  Misses         31       31           
Impacted Files Coverage Δ
src/PartitionedTableaus.jl 100.00% <ø> (ø)
src/RungeKutta.jl 100.00% <ø> (ø)
src/Tableaus.jl 100.00% <ø> (ø)
src/tableaus/erk.jl 92.72% <65.21%> (ø)
src/tableaus/firk.jl 95.45% <75.00%> (ø)
src/tableaus/dirk.jl 100.00% <100.00%> (ø)
src/tableaus/gauss.jl 100.00% <100.00%> (ø)
src/tableaus/lobatto.jl 100.00% <100.00%> (ø)
src/tableaus/radau.jl 100.00% <100.00%> (ø)

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

@michakraus michakraus merged commit 4beb621 into main May 10, 2023
@michakraus michakraus deleted the compathelper/new_version/2023-05-10-00-54-43-151-04068954395 branch May 10, 2023 06:48
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