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: add new compat entry for ForwardDiff at version 0.10, (keep existing compat) #32

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 7, 2022

This pull request sets the compat entry for the ForwardDiff package to 0.10.
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.
Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@ErikQQY ErikQQY force-pushed the compathelper/new_version/2022-05-07-00-57-41-418-01877965734 branch from 0edb824 to 42be370 Compare May 7, 2022 00:57
@codecov-commenter
Copy link

codecov-commenter commented May 7, 2022

Codecov Report

Merging #32 (42be370) into master (eaa3713) will increase coverage by 0.23%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   57.70%   57.94%   +0.23%     
==========================================
  Files          41       41              
  Lines        3561     3265     -296     
==========================================
- Hits         2055     1892     -163     
+ Misses       1506     1373     -133     
Impacted Files Coverage Δ
src/FIE/Qmat.jl 45.83% <0.00%> (-2.17%) ⬇️
src/MTPECE.jl 49.05% <0.00%> (-2.03%) ⬇️
src/MTPIIMRect.jl 56.90% <0.00%> (-1.77%) ⬇️
src/FLMM/FLMMNewtonGregory.jl 62.38% <0.00%> (-1.66%) ⬇️
src/FLMM/FLMMTrap.jl 75.71% <0.00%> (-1.05%) ⬇️
src/MTPIIMTrap.jl 45.05% <0.00%> (-0.64%) ⬇️
src/MTPI.jl 57.14% <0.00%> (-0.58%) ⬇️
src/FPDE/FiniteDiffEx.jl 93.33% <0.00%> (-0.29%) ⬇️
src/SystemABM.jl 46.73% <0.00%> (-0.25%) ⬇️
src/FDDE/DelayPI.jl 96.77% <0.00%> (-0.20%) ⬇️
... and 27 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ErikQQY ErikQQY merged commit 6930d9b into master May 7, 2022
@ErikQQY ErikQQY deleted the compathelper/new_version/2022-05-07-00-57-41-418-01877965734 branch May 7, 2022 01:23
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