Skip to content

ci: add src/testing to coverage ignore patterns - #1800

Merged
tejaskash merged 3 commits into
refactorfrom
refactor-ignore-testing
Jul 21, 2026
Merged

ci: add src/testing to coverage ignore patterns#1800
tejaskash merged 3 commits into
refactorfrom
refactor-ignore-testing

Conversation

@tejaskash

Copy link
Copy Markdown
Contributor

Description

Add src/testing/** to coverageIgnorePatterns. These files were being counted against our coverage % but they are use exclusively for testing.

Testing

  • bun test --coverage --coverage-reporter=lcov

@github-actions github-actions Bot added agentcore-harness-reviewing AgentCore Harness review in progress and removed agentcore-harness-reviewing AgentCore Harness review in progress labels Jul 21, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.65%. Comparing base (d4c31b1) to head (9ff3376).

Additional details and impacted files
@@             Coverage Diff              @@
##           refactor    #1800      +/-   ##
============================================
+ Coverage     93.61%   93.65%   +0.03%     
============================================
  Files           117      107      -10     
  Lines          6708     6174     -534     
============================================
- Hits           6280     5782     -498     
+ Misses          428      392      -36     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tejaskash
tejaskash merged commit 951044e into refactor Jul 21, 2026
5 checks passed
@tejaskash
tejaskash deleted the refactor-ignore-testing branch July 21, 2026 19:12
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