szkiba / xk6-mock

A k6 extension for mocking HTTP(S) servers during test development.
http://ivan.szkiba.hu/xk6-mock/
MIT License
14 stars 6 forks source link

Bump github.com/imroc/req/v3 to version that builds with latest golang #8

Closed mstoykov closed 5 months ago

mstoykov commented 5 months ago

The test seem to fail due to the CI not due to any tests :(

szkiba commented 5 months ago

The test seem to fail due to the CI not due to any tests :(

Yes, I'll fix it. (There is no osx binary in latest mage release)

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.80%. Comparing base (c0b37a1) to head (aaf0ca7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8 +/- ## ========================================== + Coverage 83.87% 85.80% +1.93% ========================================== Files 4 4 Lines 217 162 -55 ========================================== - Hits 182 139 -43 + Misses 24 12 -12 Partials 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.