JuliaManifolds / ManifoldDiff.jl

Differentiation on manifolds
https://juliamanifolds.github.io/ManifoldDiff.jl/
MIT License
10 stars 2 forks source link

enable dependabot for GitHub actions #18

Closed mateuszbaran closed 1 year ago

mateuszbaran commented 1 year ago

See https://github.com/JuliaManifolds/ManifoldsBase.jl/pull/149 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (f8fbbf1) into main (029a341) will increase coverage by 3.18%. The diff coverage is 100.00%.

:exclamation: Current head f8fbbf1 differs from pull request most recent head 05c9d15. Consider uploading reports for the commit 05c9d15 to get more accurate results

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   92.51%   95.69%   +3.18%     
==========================================
  Files          15       14       -1     
  Lines         374      279      -95     
==========================================
- Hits          346      267      -79     
+ Misses         28       12      -16     
Impacted Files Coverage Δ
src/differentials.jl 100.00% <ø> (ø)
src/finite_diff.jl 100.00% <ø> (ø)
src/finite_differences.jl 100.00% <ø> (ø)
src/forward_diff.jl 100.00% <ø> (+15.38%) :arrow_up:
src/reverse_diff.jl 100.00% <ø> (ø)
src/zygote.jl 100.00% <ø> (ø)
src/ManifoldDiff.jl 96.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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