JuliaArrays / UnsafeArrays.jl

Stack-allocated pointer-based array views
Other
42 stars 5 forks source link

Install TagBot as a GitHub Action #7

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #7      +/-   ##
=======================================
+ Coverage   90.62%   99%   +8.38%     
=======================================
  Files           4     4              
  Lines          96   101       +5     
=======================================
+ Hits           87   100      +13     
+ Misses          9     1       -8
Impacted Files Coverage Δ
src/uview.jl 97.36% <0%> (+8.17%) :arrow_up:
src/unsafe_array.jl 100% <0%> (+10.86%) :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 47e9fb0...199414a. Read the comment docs.