JuliaFolds / BangBang.jl

Immutables as mutables, mutables as immutables.
MIT License
108 stars 11 forks source link

Run Aqua.test_stale_deps(BangBang) #196

Closed tkf closed 4 years ago

tkf commented 4 years ago

ref https://github.com/JuliaTesting/Aqua.jl/pull/28

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
+ Coverage   91.12%   91.53%   +0.40%     
==========================================
  Files          22       22              
  Lines         496      496              
==========================================
+ Hits          452      454       +2     
+ Misses         44       42       -2     
Impacted Files Coverage Δ
src/NoBang/base.jl 92.50% <0.00%> (+1.25%) :arrow_up:
src/setfield.jl 100.00% <0.00%> (+9.09%) :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 d9a8481...6654552. Read the comment docs.