k6 icon indicating copy to clipboard operation
k6 copied to clipboard

Improvements for release issue's template

Open codebien opened this issue 1 year 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 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 Apr 30 '24 09:04 codebien

Codecov Report

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

Project coverage is 70.85%. Comparing base (3431d7d) to head (0b6173e). Report is 6 commits behind head on master.

:exclamation: Current head 0b6173e differs from pull request most recent head 56597d7. Consider uploading reports for the commit 56597d7 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3727      +/-   ##
==========================================
- Coverage   70.86%   70.85%   -0.01%     
==========================================
  Files         289      289              
  Lines       21164    21159       -5     
==========================================
- Hits        14998    14993       -5     
  Misses       5209     5209              
  Partials      957      957              
Flag Coverage Δ
ubuntu 70.80% <ø> (+0.02%) :arrow_up:
windows 70.70% <ø> (-0.02%) :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 Apr 30 '24 09:04 codecov-commenter