JuliaGPU / Adapt.jl

Other
86 stars 24 forks source link

enable dependabot for GitHub actions #65

Closed ranocha closed 10 months ago

ranocha commented 10 months 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[bot] commented 10 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (01052e6) 83.33% compared to head (d5427d8) 83.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #65 +/- ## ======================================= Coverage 83.33% 83.33% ======================================= Files 6 6 Lines 72 72 ======================================= Hits 60 60 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.