qojulia / QuantumOptics.jl

Library for the numerical simulation of closed as well as open quantum systems.
http://qojulia.org
Other
518 stars 101 forks source link

CompatHelper: add new compat entry for ForwardDiff at version 0.10, (keep existing compat) #358

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

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.

Krastanov commented 1 year ago

ah, it seems that was forgotten in #357 and because of it publishing the new version failed in https://github.com/JuliaRegistries/General/pull/76367

LGTM

codecov[bot] commented 1 year ago

Codecov Report

Merging #358 (71b6679) into master (d13f571) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #358   +/-   ##
=======================================
  Coverage   98.05%   98.05%           
=======================================
  Files          16       16           
  Lines        1438     1438           
=======================================
  Hits         1410     1410           
  Misses         28       28           

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