You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using K6 to make load test on APIs, currently we only test the /networks-statistics API. However, this framework is not integrated with the coverage.py in the project, which make is complaint about a lack of coverage. Therefore, this issue aims to solve this problem improving the coverage configuration, either by implementing an integration with k6 if possible, or by configuring an exception for the load test target.
We are using K6 to make load test on APIs, currently we only test the
/networks-statistics
API. However, this framework is not integrated with the coverage.py in the project, which make is complaint about a lack of coverage. Therefore, this issue aims to solve this problem improving the coverage configuration, either by implementing an integration with k6 if possible, or by configuring an exception for the load test target.See the coverage test for this PR:
https://github.com/HathorNetwork/hathor-explorer-service/actions/runs/6276731455/job/17047050594?pr=270
The text was updated successfully, but these errors were encountered: