aicenter / GenerativeModels.jl

Generative Models with trainable conditional distributions in Julia!
MIT License
31 stars 3 forks source link

bump test coverage #77

Closed nmheim closed 4 years ago

nmheim commented 4 years ago

bump it!

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #77       +/-   ##
===========================================
+ Coverage   75.96%   87.59%   +11.62%     
===========================================
  Files           7        7               
  Lines         129      129               
===========================================
+ Hits           98      113       +15     
+ Misses         31       16       -15
Impacted Files Coverage Δ
src/utils/utils.jl 66.66% <0%> (+17.94%) :arrow_up:
src/models/gan.jl 95.65% <0%> (+34.78%) :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 4bd3f04...adcacd1. Read the comment docs.