JuliaCollections / LeftChildRightSiblingTrees.jl

Memory-efficient representation of a tree with arbitrary number of children/node
MIT License
16 stars 5 forks source link

Install TagBot as a GitHub Action #8

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-io commented 4 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   89.36%   89.36%           
=======================================
  Files           2        2           
  Lines          94       94           
=======================================
  Hits           84       84           
  Misses         10       10
Impacted Files Coverage Δ
src/abstracttrees.jl 60% <0%> (ø) :arrow_up:
src/LeftChildRightSiblingTrees.jl 92.85% <0%> (ø) :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 0d196ef...49e649d. Read the comment docs.