Skip to content

Conversation

@willtebbutt
Copy link
Member

The length of the wrong object was being used. This is fine most of the time, but not when the length of x and x_vec are different. Will find a decent test to add to prevent reintroduction of the bug.

@codecov
Copy link

codecov bot commented Apr 21, 2019

Codecov Report

Merging #14 into master will increase coverage by 0.08%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   93.58%   93.67%   +0.08%     
==========================================
  Files           4        4              
  Lines          78       79       +1     
==========================================
+ Hits           73       74       +1     
  Misses          5        5
Impacted Files Coverage Δ
src/grad.jl 97.22% <100%> (+0.07%) ⬆️

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 1b2501a...430c742. Read the comment docs.

@willtebbutt willtebbutt changed the title to_vec Tuple bug to_vec Tuple bug (do not merge) Apr 22, 2019
@willtebbutt
Copy link
Member Author

There is a bug in the Tuple code, but my changes to Diagonal are totally wrong. Will resolve, please don't merge.

@willtebbutt willtebbutt mentioned this pull request Jun 6, 2019
@willtebbutt
Copy link
Member Author

Superceded by #20

@willtebbutt willtebbutt closed this Jun 6, 2019
@ararslan ararslan deleted the wct/length-bug-fix branch June 6, 2019 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant