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

chore: display resource usage in soak #1258

Merged
merged 1 commit into from
Oct 10, 2024
Merged

chore: display resource usage in soak #1258

merged 1 commit into from
Oct 10, 2024

Conversation

cmwylie19
Copy link
Collaborator

Description

display resource usage in soak

Related Issue

Fixes #1257

Relates to #

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@cmwylie19 cmwylie19 requested a review from a team as a code owner October 10, 2024 18:36
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.82%. Comparing base (b5ae0c5) to head (a59b3ab).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1258   +/-   ##
=======================================
  Coverage   85.82%   85.82%           
=======================================
  Files          29       29           
  Lines        1411     1411           
  Branches      329      329           
=======================================
  Hits         1211     1211           
- Misses        182      198   +16     
+ Partials       18        2   -16     

see 4 files with indirect coverage changes

Copy link
Collaborator

@btlghrants btlghrants left a comment

Choose a reason for hiding this comment

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

Très simples.

@cmwylie19 cmwylie19 merged commit b11d6ca into main Oct 10, 2024
44 of 45 checks passed
@cmwylie19 cmwylie19 deleted the 1257 branch October 10, 2024 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

soak test needs to Display Resource (CPU/Memory) usage
2 participants