Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update snapshot version in api-load-test.sh #2409

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

merobi-hub
Copy link
Collaborator

Signed-off-by: Michael Robinson merobi@gmail.com

Problem

The snapshot version in api-load-test.sh should probably be 0.31.0.

Solution

This changes the version.

Note: All database schema changes require discussion. Please link the issue for context.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've updated the CHANGELOG.md with details about your change under the "Unreleased" section (if relevant, depending on the change, this may not be necessary)
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

Signed-off-by: Michael Robinson <merobi@gmail.com>
@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #2409 (54460c5) into main (81cc729) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2409   +/-   ##
=========================================
  Coverage     77.11%   77.11%           
  Complexity     1234     1234           
=========================================
  Files           228      228           
  Lines          5572     5572           
  Branches        447      447           
=========================================
  Hits           4297     4297           
  Misses          775      775           
  Partials        500      500           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@merobi-hub merobi-hub requested a review from wslulciuc February 7, 2023 14:59
@merobi-hub merobi-hub added the bug Something isn't working label Feb 7, 2023
@wslulciuc wslulciuc merged commit b5be887 into main Feb 7, 2023
@wslulciuc wslulciuc deleted the bug/fix-api-test-version branch February 7, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants