Skip to content

always collect Get-NetView in secnetperf #5088

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

Merged
merged 2 commits into from
May 9, 2025

Conversation

mtfriesen
Copy link
Contributor

Description

Describe the purpose of and changes within this Pull Request.

The secnetperf script collects Get-NetView only if a session exists, which isn't very useful if a session doesn't exist.

Update the script to always collect local data.

Testing

Do any existing tests cover this change? Are new tests needed?

CI.

Documentation

Is there any documentation impact for this change?

No.

@mtfriesen mtfriesen requested a review from a team as a code owner May 9, 2025 19:22
@mtfriesen mtfriesen enabled auto-merge (squash) May 9, 2025 19:22
Copy link

codecov bot commented May 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.66%. Comparing base (54ced5e) to head (ff5152d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #5088       +/-   ##
===========================================
- Coverage   85.92%   72.66%   -13.26%     
===========================================
  Files          59       59               
  Lines       18035    18035               
===========================================
- Hits        15496    13106     -2390     
- Misses       2539     4929     +2390     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ProjectsByJackHe ProjectsByJackHe self-requested a review May 9, 2025 21:21
@mtfriesen mtfriesen merged commit 5e9f0d6 into main May 9, 2025
272 of 288 checks passed
@mtfriesen mtfriesen deleted the mtfriesen/always_collect_get_netview branch May 9, 2025 21:25
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