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

Cluster dependant suite fix #3960

Merged

Conversation

lgrossma
Copy link
Contributor

@lgrossma lgrossma commented Mar 5, 2024

This PR aims to stabilize the cluster dependant UI test suite #3057

lgrossma and others added 9 commits February 21, 2024 12:35
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.24%. Comparing base (da60441) to head (ff21c8d).
Report is 85 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3960       +/-   ##
===========================================
+ Coverage   32.37%   45.24%   +12.87%     
===========================================
  Files          85       85               
  Lines        6505     6637      +132     
  Branches     1349     1366       +17     
===========================================
+ Hits         2106     3003      +897     
+ Misses       4399     3634      -765     

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

Copy link
Collaborator

@datho7561 datho7561 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran locally on crc. It seems pretty stable from my testing.

@lgrossma lgrossma merged commit bd0747c into redhat-developer:main Mar 7, 2024
6 checks passed
@lgrossma lgrossma deleted the cluster-dependant-suite-fix branch March 7, 2024 12:12
lgrossma added a commit to lgrossma/vscode-openshift-tools that referenced this pull request Mar 7, 2024
* Changing nodejs version for cluster-dependant test suite

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

* Fixing before each and afterall methods

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

* Fixing eslint error

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

* fixing closing notifications in wrong method

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

* adding import

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

* fixing afterall

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

* fixing afterall

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

---------

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

Fixing before each and afterall methods

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

Fixing eslint error

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

fixing closing notifications in wrong method

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

adding import

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

fixing afterall

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>

fixing afterall

Signed-off-by: Lukas Grossmann <lgrossma@redhat.com>
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.

None yet

2 participants