JuliaCollections / IterTools.jl

Common functional iterator patterns
Other
152 stars 28 forks source link

enable dependabot for GitHub actions #101

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

This allows to get updates for GitHub actions automatically. I have used this for my own packages, the Trixi.jl framework, and the SciML organization. After merging this, you could also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.

See https://github.com/SciML/MuladdMacro.jl/pull/37

codecov-commenter commented 1 year ago

Codecov Report

Merging #101 (480aacc) into master (831bbd2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files           1        1           
  Lines         233      233           
=======================================
  Hits          171      171           
  Misses         62       62           

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