taurus icon indicating copy to clipboard operation
taurus copied to clipboard

Gatling guess version fix for Gatling 3.10+

Open letsrokk opened this issue 1 year ago • 1 comments

Fixing incorrect guessed version when using Gatling 3.10.x


Each PR must conform to Developer's Guide.

Quick checklist:

  • [x] Description of PR explains the context of change
  • [x] Unit tests cover the change, no broken tests
  • [x] No static analysis warnings (Codacy etc.)
  • [x] Documentation update ('available in the unstable snapshot' warning if necessary)
  • [x] Changes file inside site/dat/docs/changes directory, one-line note of change inside

letsrokk avatar May 24 '24 09:05 letsrokk

Codecov Report

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

Project coverage is 89.75%. Comparing base (65653ed) to head (726c0f8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1839      +/-   ##
==========================================
+ Coverage   89.75%   89.75%   +0.01%     
==========================================
  Files          71       71              
  Lines       19542    19544       +2     
==========================================
+ Hits        17538    17540       +2     
  Misses       2004     2004              

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

codecov[bot] avatar May 24 '24 09:05 codecov[bot]