apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.03k stars 1.28k forks source link

Fixed test coverage report failing to generate on Windows #4544

Closed Sebastian-Webster closed 1 week ago

Sebastian-Webster commented 1 week ago

This PR fixes the test coverage report failing to generate on Windows by running nyc in a shell if the command is ran from a Windows machine.

Type of change

Checklist: