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

Doc - Method addPrefix(String) no longer exists #68

Merged
merged 1 commit into from
Oct 16, 2016

Conversation

stonio
Copy link
Contributor

@stonio stonio commented Oct 12, 2016

Method n.addPrefix(String) replaced by n.getPrefixes().add(String).

Method `n.addPrefix(String)` replaced by `n.getPrefixes().add(String)`.
@codecov-io
Copy link

codecov-io commented Oct 12, 2016

Current coverage is 80% (diff: 100%)

Merging #68 into master will not change coverage

@@             master        #68   diff @@
==========================================
  Files           207        207          
  Lines          8084       8084          
  Methods           0          0          
  Messages          0          0          
  Branches       1378       1378          
==========================================
  Hits           6487       6487          
  Misses         1387       1387          
  Partials        210        210          

Powered by Codecov. Last update e25af63...6621980

@mangstadt mangstadt merged commit a927dec into mangstadt:master Oct 16, 2016
@mangstadt
Copy link
Owner

Thanks!

@stonio stonio deleted the patch-1 branch October 17, 2016 09:12
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