We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I extracted internal utilities into a separate file, I have run into the bug described in this question on StackOverflow: https://stackoverflow.com/questions/60952924/hapi-lab-with-lab-transform-typescript-is-returning-buggy-code-coverage-results dist/mem-store.js missing coverage from file(s):
null on line(s): , , , , , , , , , , , , , , , , ,
hapijs/lab#952
This is not going to be fixed. Going to drop sourcemap support.
Additional resources: hapijs/lab#952 (comment)
The text was updated successfully, but these errors were encountered:
is this now resolved?
Sorry, something went wrong.
@rjrodger For now yes, but the problem will likely resurface somewhere down the line.
No branches or pull requests
When I extracted internal utilities into a separate file, I have run into the bug described in this question on StackOverflow:
https://stackoverflow.com/questions/60952924/hapi-lab-with-lab-transform-typescript-is-returning-buggy-code-coverage-results
dist/mem-store.js missing coverage from file(s):
hapijs/lab#952
Additional resources:
hapijs/lab#952 (comment)
The text was updated successfully, but these errors were encountered: