Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

[WIP] test($typescript): Added test for when generating definition files #121

Closed
wants to merge 1 commit into from

Conversation

luke-john
Copy link
Collaborator

@luke-john luke-john commented May 22, 2017

[Work In Progress]
Doesn't make a lot of sense to land this until documentation also exists in Readme.

Also if anyone has any ideas on how to solve this in another way that would be great.

What:
Added a test for usage when generating definition files.

This is a bit of an odd test as the user is unlikely to know how to resolve this issue if they hit up against it.

It should be documented along with the typescript usage.

Why:
By default this doesn't work due to an issue with typescript.
microsoft/TypeScript#5938

How:
Adding flag to test typescript compiler options to create definitions.

Checklist:

  • Documentation
  • Tests
  • Code complete
  • Added myself to contributors table N/A
  • Followed the commit message format

Have not added documentation as there is not currently typescript usage documentation in the readme. Will open up a following pr to address #83 shortly.

@codecov-io
Copy link

codecov-io commented May 22, 2017

Codecov Report

Merging #121 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #121   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         124    124           
  Branches       32     32           
=====================================
  Hits          124    124

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 18db572...983acc0. Read the comment docs.

@luke-john
Copy link
Collaborator Author

superseded by #124

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants