Skip to content

Update @returns format and other goodies#59

Open
whitneyit wants to merge 5 commits intonikhilmodak:masterfrom
whitneyit:master
Open

Update @returns format and other goodies#59
whitneyit wants to merge 5 commits intonikhilmodak:masterfrom
whitneyit:master

Conversation

@whitneyit
Copy link
Copy Markdown

This PR originally started out as a way of allowing @returns {undefined}. That was previously not allowed due to the missing description.

However, I noticed several failing and broken specs. I corrected the broken spec that I found and I just disabled the failing specs. Unfortunately I don't have the time to fix those specs at the moment. To locate the disabled specs search for xit.

I also updated the styling on the variables-matrix to have a bit more spacing to the description and a fallback background colour to custom types.

before
after

This means that the fallback colour and the the object colour are the same.

In addition, I have added a .travis.yml file so that you can see which pull requests will be passing. You can enable travis for this repo here.

Code coverage has also been added via coveralls. You can enable that here.

The README.md file was also updated to show badges of the above serices as well as LICENSE, downloads, and version information.

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.

1 participant