JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
102 stars 17 forks source link

Install TagBot as a GitHub Action #10

Closed JuliaTagBot closed 4 years ago

JuliaTagBot commented 4 years ago

You're receiving this pull request because the now-deprecated Julia TagBot GitHub App is installed for this repository. This pull request installs TagBot as a GitHub Action. If this PR does not belong in this repository for any reason, feel free to close it.

See this Discourse thread for more details and to ask questions. Please do not comment on this pull request, because it is unlikely that I (@christopher-dG) will see it.

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 11.01%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #10       +/-   ##
===========================================
+ Coverage   46.27%   57.29%   +11.01%     
===========================================
  Files          24       25        +1     
  Lines         497      576       +79     
===========================================
+ Hits          230      330      +100     
+ Misses        267      246       -21
Impacted Files Coverage Δ
src/SuiteSparseGraphBLAS.jl 90.9% <0%> (-9.1%) :arrow_down:
src/Object_Methods/Vector_Methods.jl 88.88% <0%> (-0.86%) :arrow_down:
src/Object_Methods/Matrix_Methods.jl 90.19% <0%> (-0.72%) :arrow_down:
src/Interface/Utils.jl 100% <0%> (ø) :arrow_up:
src/Interface/Interface.jl 100% <0%> (ø)
src/Interface/Object_Methods/Vector_Methods.jl 68.35% <0%> (+1.68%) :arrow_up:
src/Operations/Reduce.jl 83.33% <0%> (+3.33%) :arrow_up:
src/Interface/Object_Methods/Matrix_Methods.jl 49.56% <0%> (+3.41%) :arrow_up:
src/Structures.jl 52.5% <0%> (+33.75%) :arrow_up:
src/Utils.jl 100% <0%> (+100%) :arrow_up:

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 acf15bc...2d2415b. Read the comment docs.