JuliaData / SplitApplyCombine.jl

Split-apply-combine strategies for Julia
Other
144 stars 15 forks source link

Install TagBot as a GitHub Action #23

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 #23 into master will increase coverage by 2.36%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   73.15%   75.51%   +2.36%     
==========================================
  Files          10       10              
  Lines         406      437      +31     
==========================================
+ Hits          297      330      +33     
+ Misses        109      107       -2
Impacted Files Coverage Δ
src/splitdims.jl 86.53% <0%> (-0.13%) :arrow_down:
src/invert.jl 98.78% <0%> (+0.03%) :arrow_up:
src/innerjoin.jl 56.25% <0%> (+0.93%) :arrow_up:
src/leftgroupjoin.jl 93.75% <0%> (+1.15%) :arrow_up:
src/product.jl 91.66% <0%> (+1.19%) :arrow_up:
src/map.jl 60.6% <0%> (+3.03%) :arrow_up:
src/group.jl 57.14% <0%> (+3.22%) :arrow_up:
src/combinedims.jl 75% <0%> (+6.81%) :arrow_up:
src/SplitApplyCombine.jl 100% <0%> (+33.33%) :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 9696a96...3aa786f. Read the comment docs.