aicenter / GenerativeModels.jl

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

Move to Github Actions #97

Closed nmheim closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #97 (9c01318) into master (da0cf47) will decrease coverage by 2.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   81.81%   79.56%   -2.25%     
==========================================
  Files           5        5              
  Lines          88       93       +5     
==========================================
+ Hits           72       74       +2     
- Misses         16       19       +3     
Impacted Files Coverage Δ
src/vae.jl 90.90% <0.00%> (-4.33%) :arrow_down:
src/utils.jl 57.14% <0.00%> (-2.12%) :arrow_down:
src/vamp.jl 73.68% <0.00%> (-1.32%) :arrow_down:

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 da0cf47...9c01318. Read the comment docs.