k6 icon indicating copy to clipboard operation
k6 copied to clipboard

Enable -race for Windows test

Open codebien opened this issue 2 years ago • 1 comments

What?

Why?

Checklist

  • [ ] I have performed a self-review of my code.
  • [ ] I have added tests for my changes.
  • [ ] I have run linter locally (make ci-like-lint) and all checks pass.
  • [ ] I have run tests locally (make tests) and all tests pass.
  • [ ] I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

codebien avatar Oct 03 '23 16:10 codebien

Codecov Report

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

Comparison is base (f35e679) 72.95% compared to head (158d3d2) 72.96%.

:exclamation: Current head 158d3d2 differs from pull request most recent head a816b1f. Consider uploading reports for the commit a816b1f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3366   +/-   ##
=======================================
  Coverage   72.95%   72.96%           
=======================================
  Files         280      280           
  Lines       20938    20938           
=======================================
+ Hits        15275    15277    +2     
+ Misses       4693     4691    -2     
  Partials      970      970           
Flag Coverage Δ
macos 72.89% <ø> (+<0.01%) :arrow_up:
ubuntu 72.90% <ø> (+<0.01%) :arrow_up:
windows 72.81% <ø> (-0.01%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov-commenter avatar Jan 15 '24 14:01 codecov-commenter