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 performance results filename #1413

Merged
merged 2 commits into from
Sep 13, 2022
Merged

Update performance results filename #1413

merged 2 commits into from
Sep 13, 2022

Conversation

hannahramadan
Copy link
Contributor

@hannahramadan hannahramadan commented Sep 13, 2022

The performance path name was recently changed to performance_results.txt, which is more specific to the results than the previous name. However, the original saved filename wasn't changed, which caused a failure. This PR updates that name.

Before contributing, please read our contributing guidelines and code of conduct.

Overview

Describe the changes present in the pull request

Submitter Checklist:

  • Include a link to the related GitHub issue, if applicable
  • Include a security review link, if applicable

Testing

The agent includes a suite of unit and functional tests which should be used to
verify your changes don't break existing functionality. These tests will run with
Github Actions when a pull request is made. More details on running the tests locally can be found
here for our unit tests,
and here for our functional tests.
For most contributions it is strongly recommended to add additional tests which
exercise your changes.

Reviewer Checklist

  • Perform code review
  • Add performance label
  • Perform appropriate level of performance testing
  • Confirm all checks passed
  • Add version label prior to acceptance

The performance path name was recently changed to be more specific to
the results, but the original saved filename remain. This PR updates the
name and temporarily runs on PR to run the performance tests.
Now that we've run performance tests, revert changes to when we run.
@github-actions
Copy link

SimpleCov Report

Coverage Threshold
Line 92.67% 90%
Branch 83.45% 80%

@hannahramadan hannahramadan marked this pull request as ready for review September 13, 2022 18:32
Copy link
Contributor

@tannalynn tannalynn left a comment

Choose a reason for hiding this comment

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

🎉

@hannahramadan hannahramadan merged commit 33eabcd into dev Sep 13, 2022
@hannahramadan hannahramadan deleted the perf_test_yml_fix branch September 13, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants