Skip to content

docs: Update agent development and integration testing documentation#3063

Merged
nr-ahemsath merged 7 commits intomainfrom
docs/update-integration-test-docs
Mar 28, 2025
Merged

docs: Update agent development and integration testing documentation#3063
nr-ahemsath merged 7 commits intomainfrom
docs/update-integration-test-docs

Conversation

@nr-ahemsath
Copy link
Copy Markdown
Member

I went over all three documents in docs and updated them to the current state of the world.

Also, as part of this process, I fixed an issue with the Linux profiler build docker-compose file where it would bomb out if a certain env var wasn't set, even though that env var is only required for building a debug version of the Linux profiler, which is not relevant to any ongoing development or testing processes. The fix is to fall back to a default value if the env var isn't set.

Also fix issue with linux profiler build docker-compose file where it would bomb out if a certain env var wasn't set, for a debug version of the profiler that isn't really relevant most of the time.
@nr-ahemsath nr-ahemsath requested a review from a team as a code owner March 27, 2025 19:27
Comment thread docs/integration-tests.md Outdated
tippmar-nr
tippmar-nr previously approved these changes Mar 27, 2025
Co-authored-by: Marty T <120425148+tippmar-nr@users.noreply.github.com>
@nr-ahemsath nr-ahemsath enabled auto-merge (squash) March 28, 2025 16:32
@nr-ahemsath nr-ahemsath merged commit 81656b9 into main Mar 28, 2025
101 of 113 checks passed
@nr-ahemsath nr-ahemsath deleted the docs/update-integration-test-docs branch March 28, 2025 17:37
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.22%. Comparing base (6737414) to head (c37b6f4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3063      +/-   ##
==========================================
- Coverage   82.22%   82.22%   -0.01%     
==========================================
  Files         477      477              
  Lines       30627    30627              
  Branches     3426     3426              
==========================================
- Hits        25184    25183       -1     
- Misses       4643     4648       +5     
+ Partials      800      796       -4     
Flag Coverage Δ
Agent 83.28% <ø> (-0.01%) ⬇️
Profiler 72.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

4 participants