JuliaGPU / AMGX.jl

MIT License
11 stars 4 forks source link

add a warning if objects are finalized without being destroyed #12

Closed KristofferC closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #12 (a3dc4ac) into master (cccd36a) will increase coverage by 1.49%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   93.53%   95.03%   +1.49%     
==========================================
  Files           9        9              
  Lines         294      302       +8     
==========================================
+ Hits          275      287      +12     
+ Misses         19       15       -4     
Impacted Files Coverage Δ
src/AMGX.jl 93.75% <100.00%> (+11.39%) :arrow_up:
src/Config.jl 100.00% <100.00%> (ø)
src/Matrix.jl 93.50% <100.00%> (+0.17%) :arrow_up:
src/Resources.jl 100.00% <100.00%> (ø)
src/Solver.jl 97.87% <100.00%> (+0.09%) :arrow_up:
src/Vector.jl 91.04% <100.00%> (+0.27%) :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 cccd36a...a3dc4ac. Read the comment docs.