Skip to content

Conversation

@ctlai95
Copy link
Contributor

@ctlai95 ctlai95 commented Aug 2, 2025

Problem

Integration tests fail on a Windows environment, for example: https://github.com/aws/language-servers/actions/runs/16686697168/job/47237441990

Solution

Update test cases for Windows

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ctlai95 ctlai95 requested a review from a team as a code owner August 2, 2025 00:24
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.89%. Comparing base (9e4d0af) to head (f33a1b2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2041   +/-   ##
=======================================
  Coverage   60.89%   60.89%           
=======================================
  Files         239      239           
  Lines       52597    52597           
  Branches     3176     3176           
=======================================
  Hits        32028    32028           
  Misses      20507    20507           
  Partials       62       62           
Flag Coverage Δ
unittests 60.89% <ø> (ø)

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

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

@ctlai95 ctlai95 merged commit cffc5ce into aws:main Aug 2, 2025
6 checks passed
@ctlai95 ctlai95 deleted the fix-test-windows branch August 2, 2025 00:38
chungjac pushed a commit that referenced this pull request Aug 4, 2025
* fix(amazonq): improve cross theme support (#2036)

* fix(amazonq): fix processing empty unsupported workspace file (#2017)

* test: fix integration tests on windows (#2041)

* fix(amazonq): fix for mcp server permissions to prefer workspace agent config files (#2038)

* chore: add integ test badge (#2042)

* feat(amazonq): implement displayFindings tool (#2029)

* feat(amazonq): implement displayFindings tool

* feat(amazonq): add unit tests for display findings tool

* fix(amazonq): simplify displayFindings unit tests, collapse switch statement

* fix(amazonq): emit metrics for displayFindings, fix error handling, improve unit tests

---------

Co-authored-by: abhraina-aws <[email protected]>
Co-authored-by: liumofei-amazon <[email protected]>
Co-authored-by: Tai Lai <[email protected]>
Co-authored-by: invictus <[email protected]>
Co-authored-by: BlakeLazarine <[email protected]>
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.

3 participants