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

feat: setup script #16

Merged
merged 4 commits into from
Aug 16, 2023
Merged

feat: setup script #16

merged 4 commits into from
Aug 16, 2023

Conversation

andrewbenington
Copy link
Contributor

@andrewbenington andrewbenington commented Aug 15, 2023

By passing the setup_script_path parameter, an optional sh or bash script will run before the performance tests.

@andrewbenington andrewbenington requested a review from a team as a code owner August 15, 2023 17:44
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #16 (6c7805b) into main (640792f) will increase coverage by 4.03%.
The diff coverage is 78.72%.

@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
+ Coverage   78.88%   82.91%   +4.03%     
==========================================
  Files           3        3              
  Lines         161      199      +38     
==========================================
+ Hits          127      165      +38     
+ Misses         26       24       -2     
- Partials        8       10       +2     
Files Changed Coverage Δ
plugin/mock.go 82.60% <0.00%> (+9.53%) ⬆️
plugin/plugin.go 78.41% <80.43%> (+5.96%) ⬆️

Copy link
Collaborator

@allending313 allending313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andrewbenington andrewbenington merged commit ad6611d into main Aug 16, 2023
13 of 14 checks passed
@andrewbenington andrewbenington deleted the feat--setup-script branch August 16, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants