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

Fix canonicalize! for empty #25

Merged
merged 1 commit into from
Mar 24, 2018
Merged

Fix canonicalize! for empty #25

merged 1 commit into from
Mar 24, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Mar 24, 2018

Closes #24

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 86.123% when pulling 29cecc1 on bl/emptycanon into b188b48 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 86.123% when pulling 29cecc1 on bl/emptycanon into b188b48 on master.

@codecov
Copy link

codecov bot commented Mar 24, 2018

Codecov Report

Merging #25 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage    86.1%   86.12%   +0.01%     
==========================================
  Files          10       10              
  Lines         698      699       +1     
==========================================
+ Hits          601      602       +1     
  Misses         97       97
Impacted Files Coverage Δ
src/operations.jl 89.26% <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 b188b48...29cecc1. Read the comment docs.

@blegat blegat merged commit 8013b58 into master Mar 24, 2018
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.

2 participants