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

Generalize signatures of convenience constructors #241

Merged
merged 3 commits into from
Sep 27, 2018
Merged

Conversation

timholy
Copy link
Member

@timholy timholy commented Sep 27, 2018

This fixes what I'm guessing is the underlying issue reported in #230.

Also makes a number of documentation improvements. In the README, I moved the "convenience constructors" down towards the bottom; I don't agree with the previous characterization as a "Quickstart guide" because it teaches people to circumvent, rather than use, the general framework. It's just a different (and more limited) way of doing things. (I also think those "constructors" probably shouldn't be capitalized, but since I didn't get that in #226 let's wait until we have more things to change, e.g., #227 for which I think we need to wait for a suitable deprecation period with the current deprecations before re-assigning the meaning of itp[i, j].)

@codecov-io
Copy link

codecov-io commented Sep 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #241   +/-   ##
=======================================
  Coverage   99.26%   99.26%           
=======================================
  Files          18       18           
  Lines         410      410           
=======================================
  Hits          407      407           
  Misses          3        3
Impacted Files Coverage Δ
src/convenience-constructors.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 25d42a2...65db5f3. Read the comment docs.

@timholy timholy merged commit 67049ef into master Sep 27, 2018
@timholy timholy deleted the teh/fix_230 branch September 27, 2018 13:20
@timholy timholy mentioned this pull request Sep 27, 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.

3 participants