Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lazy_minus #13

Merged
merged 1 commit into from Apr 22, 2017
Merged

Add lazy_minus #13

merged 1 commit into from Apr 22, 2017

Conversation

blegat
Copy link
Member

@blegat blegat commented Apr 22, 2017

This enable the user to save useless copy such as here and here.

@codecov
Copy link

codecov bot commented Apr 22, 2017

Codecov Report

Merging #13 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   99.23%   99.24%   +<.01%     
==========================================
  Files           5        5              
  Lines         262      264       +2     
==========================================
+ Hits          260      262       +2     
  Misses          2        2
Impacted Files Coverage Δ
src/abstract.jl 98.38% <ø> (ø) ⬆️
src/dematos.jl 100% <100%> (ø) ⬆️
src/avg.jl 100% <100%> (ø) ⬆️
src/decay.jl 100% <100%> (ø) ⬆️

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 8b5130a...b23537a. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 99.242% when pulling b23537a on lazy_minus into 8b5130a on master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 99.242% when pulling b23537a on lazy_minus into 8b5130a on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 99.242% when pulling b23537a on lazy_minus into 8b5130a on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.006%) to 99.242% when pulling b23537a on lazy_minus into 8b5130a on master.

@blegat blegat requested a review from frapac April 22, 2017 10:22
Copy link
Collaborator

@frapac frapac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok to merge!

@blegat blegat merged commit 1305beb into master Apr 22, 2017
blegat added a commit that referenced this pull request Apr 23, 2017
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.

None yet

3 participants