tpapp / TransformVariables.jl

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

Fix some aggregator indexing issues. #58

Closed tpapp closed 5 years ago

tpapp commented 5 years ago

Fixes #57.

Incidental: upgrade packages in manifest.

codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   92.23%   92.27%   +0.03%     
==========================================
  Files           7        7              
  Lines         219      220       +1     
==========================================
+ Hits          202      203       +1     
  Misses         17       17
Impacted Files Coverage Δ
src/aggregation.jl 100% <100%> (ø) :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 e678316...90dcd65. Read the comment docs.