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

[Feature] Generate Source Map when generating typescript code #5209

Open
wu-s-john opened this issue Nov 19, 2024 · 0 comments
Open

[Feature] Generate Source Map when generating typescript code #5209

wu-s-john opened this issue Nov 19, 2024 · 0 comments

Comments

@wu-s-john
Copy link

Problem description

I am currently using fern now for my company. We want to run code coverage against our Fern client APIs to see if exercise if we covered all the endpoints. Namely, there are some issues that we don't know what we are catching. Adding this for fern would be really useful.

Why would it be useful?

Namely, this is very useful for a code quality point of very. If I have a high degree of code coverage, then that means I would have a good master of what test cases need to be covered.

Describe the solution (optional)

When we generate the code, it just generates the .ts files. It would be good to generate the .js files as well

Additional context

Add any other context or screenshots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant