tpapp / TransformVariables.jl

Transformations to contrained variables from ℝⁿ.
Other
66 stars 14 forks source link

Fix element type calculations, especially for Flux. #35

Closed tpapp closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #35 into master will decrease coverage by 1.26%. The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage      72%   70.73%   -1.27%     
==========================================
  Files           6        6              
  Lines         200      205       +5     
==========================================
+ Hits          144      145       +1     
- Misses         56       60       +4
Impacted Files Coverage Δ
src/special_arrays.jl 54.38% <0%> (-7.44%) :arrow_down:
src/utilities.jl 100% <100%> (ø) :arrow_up:
src/aggregation.jl 72.05% <66.66%> (+1.47%) :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 23add70...af6becf. Read the comment docs.