Closed scagood closed 4 years ago
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines.
🤖 This comment was generated by commitlint[bot]. Please report issues here.
Happy coding!
There were the following issues with this Pull Request
You may need to change the commit messages to comply with the repository contributing guidelines.
🤖 This comment was generated by commitlint[bot]. Please report issues here.
Happy coding!
Yay, thanks! 🍻 🎉
I recently updated to Jest 25 and discovered that the lcov report is now generating relative paths :eyes:
This simply resolves all the paths relative to the projects root, if the source file paths are absolute then nothing is changed 😁