jfeist / QuantumAlgebra.jl

Quantum operator algebra in Julia
MIT License
60 stars 10 forks source link

CompatHelper: add new compat entry for Preferences at version 1, (keep existing compat) #17

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the Preferences package to 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. 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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #17 (f942c0c) into main (37daeed) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   85.59%   85.59%           
=======================================
  Files          12       12           
  Lines        1208     1208           
=======================================
  Hits         1034     1034           
  Misses        174      174           

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