MineralsCloud / Express.jl

Express: a high-level, extensible workflow framework for accelerating ab initio calculations for the materials science community
https://mineralscloud.github.io/Express.jl/
GNU General Public License v3.0
25 stars 1 forks source link

CompatHelper: bump compat for AbInitioSoftwareBase to 0.9, (keep existing compat) #218

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the AbInitioSoftwareBase package from 0.2, 0.3, 0.4, 0.5, 0.6 to 0.2, 0.3, 0.4, 0.5, 0.6, 0.9. 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 2 years ago

Codecov Report

Merging #218 (b28e0b4) into master (91710ac) will increase coverage by 0.03%. The diff coverage is n/a.

:exclamation: Current head b28e0b4 differs from pull request most recent head 19ea052. Consider uploading reports for the commit 19ea052 to get more accurate results

@@            Coverage Diff            @@
##           master    #218      +/-   ##
=========================================
+ Coverage    7.96%   7.99%   +0.03%     
=========================================
  Files          18      18              
  Lines         515     513       -2     
=========================================
  Hits           41      41              
+ Misses        474     472       -2     
Impacted Files Coverage Δ
src/PhononWorkflow/Config.jl 0.00% <0.00%> (ø)
src/ConvergenceTestWorkflow/Config.jl 0.00% <0.00%> (ø)

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 91710ac...19ea052. Read the comment docs.