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

[YUNIKORN-2081] Update karma in web UI test #151

Closed
wants to merge 1 commit into from

Conversation

brandboat
Copy link
Member

What is this PR for?

Update karma-jasmine to version 5.1.0. Remove the dependency on ng-bullet since it is causing an error, as indicated in this link. Moreover, ng-bullet hasn't been updated for approximately 5 years. Some users have reported the issue, and there is a pull request attempting to address it, but it hasn't been merged into ng-bullet yet. The purpose of ng-bullet is to reduce the overall test execution time. However, after removing ng-bullet, I didn't observe a significant increase in test time (17.51s -> 18.44s).

What type of PR is it?

  • - Improvement

Todos

N/A

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-2081

How should this be tested?

covered by unit tests

Screenshots (if appropriate)

N/A

Questions:

N/A

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e0693d7) 66.66% compared to head (76a7961) 66.66%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #151   +/-   ##
=======================================
  Coverage   66.66%   66.66%           
=======================================
  Files           1        1           
  Lines          30       30           
=======================================
  Hits           20       20           
  Misses          7        7           
  Partials        3        3           

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

Copy link
Contributor

@wilfred-s wilfred-s left a comment

Choose a reason for hiding this comment

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

LGTM
ran tests locally and see a slight slow down and no other issues

@wilfred-s wilfred-s closed this in 221662f Jan 25, 2024
@brandboat brandboat deleted the YUNIKORN-2081 branch January 25, 2024 02:58
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