vonDonnerstein / QuantumLab.jl

A workbench for Quantum Chemistry and Quantum Physics in Julia
Other
51 stars 19 forks source link

CompatHelper: bump compat for "TensorOperations" to "3.0" #25

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the TensorOperations package from 2.1 to 2.1, 3.0.

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-commenter commented 4 years ago

Codecov Report

Merging #25 into master will decrease coverage by 5.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
- Coverage   83.26%   78.19%   -5.08%     
==========================================
  Files          18       18              
  Lines        1034     1096      +62     
==========================================
- Hits          861      857       -4     
- Misses        173      239      +66     
Impacted Files Coverage Δ
src/SubModules/LibInt2Module.jl 71.14% <0.00%> (-17.20%) :arrow_down:
src/SubModules/ShellModule.jl 84.21% <0.00%> (-6.36%) :arrow_down:
src/SubModules/SpecialMatricesModule.jl 86.33% <0.00%> (-5.72%) :arrow_down:
src/SubModules/InitialGuessModule.jl 80.00% <0.00%> (-5.72%) :arrow_down:
src/SubModules/BaseModule.jl 77.14% <0.00%> (-4.68%) :arrow_down:
src/SubModules/BasisSetModule.jl 50.87% <0.00%> (-3.67%) :arrow_down:
src/SubModules/IntegralsModule.jl 95.60% <0.00%> (-3.28%) :arrow_down:
src/SubModules/LaplaceModule.jl 94.36% <0.00%> (-2.74%) :arrow_down:
src/SubModules/GeometryModule.jl 71.92% <0.00%> (-2.62%) :arrow_down:
src/SubModules/BasisModule.jl 85.00% <0.00%> (-2.18%) :arrow_down:
... and 3 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 56f4a27...22c11bc. Read the comment docs.

TravisBuddy commented 4 years ago

Hey @github-actions[bot], Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 9c7873b0-a5fd-11ea-84d7-9d6761bd5292
vonDonnerstein commented 3 years ago

obsolete