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

fix failed modal cross component tests in ci env #299

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

raintygao
Copy link
Collaborator

Description

fix failed modal cross component tests in ci env

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: tygao <tygao@amazon.com>
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.02%. Comparing base (540114b) to head (84171b5).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           workspace-pr-integr     #299      +/-   ##
=======================================================
+ Coverage                66.91%   67.02%   +0.10%     
=======================================================
  Files                     2598     3340     +742     
  Lines                    49149    64907   +15758     
  Branches                  8890    10487    +1597     
=======================================================
+ Hits                     32889    43502   +10613     
- Misses                   14091    18831    +4740     
- Partials                  2169     2574     +405     
Flag Coverage Δ
Linux_ 66.36% <ø> (?)
_1 32.56% <ø> (?)
_2 55.38% <ø> (ø)
_3 43.33% <ø> (+0.01%) ⬆️
_4 35.15% <ø> (ø)

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.

@SuZhou-Joe SuZhou-Joe merged commit a92b40f into ruanyl:workspace-pr-integr Mar 15, 2024
49 checks passed
@SuZhou-Joe SuZhou-Joe mentioned this pull request Mar 15, 2024
7 tasks
SuZhou-Joe pushed a commit that referenced this pull request Mar 18, 2024
Signed-off-by: tygao <tygao@amazon.com>
SuZhou-Joe pushed a commit that referenced this pull request Apr 4, 2024
* feat: add workspace list

Signed-off-by: tygao <tygao@amazon.com>

* doc: update changelog

Signed-off-by: tygao <tygao@amazon.com>

* fix test for delete workspace modal (#299)

Signed-off-by: tygao <tygao@amazon.com>

* update function name and modal

Signed-off-by: tygao <tygao@amazon.com>

---------

Signed-off-by: tygao <tygao@amazon.com>
ruanyl pushed a commit that referenced this pull request May 17, 2024
…arch-project#6525)

* feat: add workspace list

Signed-off-by: tygao <tygao@amazon.com>

* doc: update changelog

Signed-off-by: tygao <tygao@amazon.com>

* fix test for delete workspace modal (#299)

Signed-off-by: tygao <tygao@amazon.com>

* update function name and modal

Signed-off-by: tygao <tygao@amazon.com>

---------

Signed-off-by: tygao <tygao@amazon.com>
(cherry picked from commit 2a94f32)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants