dfdx / Boltzmann.jl

Restricted Boltzmann Machines in Julia
Other
67 stars 27 forks source link

Install TagBot as a GitHub Action #55

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-io commented 4 years ago

Codecov Report

Merging #55 into master will decrease coverage by 0.49%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #55     +/-   ##
=========================================
- Coverage    86.2%   85.71%   -0.5%     
=========================================
  Files           8        8             
  Lines         435      441      +6     
=========================================
+ Hits          375      378      +3     
- Misses         60       63      +3
Impacted Files Coverage Δ
src/utils.jl 84.61% <0%> (-3.14%) :arrow_down:
src/conditional.jl 84.61% <0%> (-0.66%) :arrow_down:
src/test.jl 98% <0%> (+0.04%) :arrow_up:
src/rbm.jl 87.32% <0%> (+0.08%) :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 0a1848a...fac7ad2. Read the comment docs.