Quantum-Many-Body / QuantumLattices.jl

Julia package for the construction of quantum lattice systems.
https://quantum-many-body.github.io/QuantumLattices.jl
Other
108 stars 9 forks source link

CompatHelper: bump compat for "StaticArrays" to "1.2" #10

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the StaticArrays package from 0.12.4 to 0.12.4, 1.2.

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.

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (10c3314) into master (90e8265) will increase coverage by 2.68%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   94.01%   96.70%   +2.68%     
==========================================
  Files          18       18              
  Lines        2740     2972     +232     
==========================================
+ Hits         2576     2874     +298     
+ Misses        164       98      -66     
Impacted Files Coverage Δ
src/Mathematics/VectorSpaces.jl 94.06% <0.00%> (+0.10%) :arrow_up:
src/Prerequisites/Traits.jl 90.96% <0.00%> (+0.26%) :arrow_up:
src/Prerequisites/Prerequisites.jl 96.29% <0.00%> (+0.46%) :arrow_up:
src/Essentials/SpinPackage.jl 99.58% <0.00%> (+0.97%) :arrow_up:
src/Prerequisites/SimpleTrees.jl 98.13% <0.00%> (+1.32%) :arrow_up:
src/Essentials/Frameworks.jl 97.00% <0.00%> (+1.34%) :arrow_up:
src/Mathematics/QuantumNumbers.jl 89.77% <0.00%> (+1.50%) :arrow_up:
src/Essentials/DegreesOfFreedom.jl 95.97% <0.00%> (+1.59%) :arrow_up:
src/Essentials/Terms.jl 97.93% <0.00%> (+2.37%) :arrow_up:
src/Essentials/Spatials.jl 98.14% <0.00%> (+2.72%) :arrow_up:
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 90e8265...10c3314. Read the comment docs.