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

uninitialized -> undef #12

Merged
merged 1 commit into from
Apr 5, 2018
Merged

uninitialized -> undef #12

merged 1 commit into from
Apr 5, 2018

Conversation

saschatimme
Copy link
Contributor

A little bit less deprecation warnings.

@coveralls
Copy link

coveralls commented Apr 5, 2018

Coverage Status

Coverage remained the same at 99.017% when pulling 8a51d54 on undef into 69924f7 on master.

@codecov-io
Copy link

codecov-io commented Apr 5, 2018

Codecov Report

Merging #12 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #12   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          15       15           
  Lines         718      718           
=======================================
  Hits          711      711           
  Misses          7        7
Impacted Files Coverage Δ
src/diff.jl 100% <100%> (ø) ⬆️
src/mult.jl 98.36% <100%> (ø) ⬆️
src/subs.jl 98.03% <100%> (ø) ⬆️
src/poly.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 69924f7...8a51d54. Read the comment docs.

@blegat
Copy link
Member

blegat commented Apr 5, 2018

Thanks :)

@blegat blegat merged commit 0e45221 into master Apr 5, 2018
@saschatimme saschatimme deleted the undef branch August 7, 2018 11: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.

None yet

4 participants