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

NAS-131093 / 25.04 / Remove EntityJobComponent #10733

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

undsoft
Copy link
Collaborator

@undsoft undsoft commented Sep 23, 2024

Changes:

Removes last usages of EntityJobComponent.

Testing:

Test affected places.

# Conflicts:
#	src/app/modules/terminal/terminal.module.ts
#	src/app/pages/account/account.module.ts
#	src/app/pages/account/groups/groups.module.ts
#	src/app/pages/account/users/users.module.ts
#	src/app/pages/api-keys/api-keys.module.ts
#	src/app/pages/credentials/credentials.module.ts
#	src/app/pages/data-protection/data-protection.module.ts
#	src/app/pages/datasets/modules/encryption/encryption.module.ts
#	src/app/pages/datasets/modules/snapshots/snapshots.module.ts
#	src/app/pages/directory-service/directory-service.module.ts
#	src/app/pages/jobs/jobs-list.module.ts
#	src/app/pages/network/network.module.ts
#	src/app/pages/services/services.module.ts
#	src/app/pages/sharing/sharing.module.ts
#	src/app/pages/shell/shell.module.ts
#	src/app/pages/storage/modules/devices/devices.module.ts
#	src/app/pages/storage/modules/disks/disks.module.ts
#	src/app/pages/system/system.module.ts
#	src/app/pages/vm/vm.module.ts
@undsoft undsoft requested a review from a team as a code owner September 23, 2024 11:13
@undsoft undsoft requested review from RehanY147 and removed request for a team September 23, 2024 11:13
@bugclerk bugclerk changed the title NAS-131093 NAS-131093 / 25.04 / NAS-131093 Sep 23, 2024
@bugclerk
Copy link
Contributor

@undsoft undsoft changed the title NAS-131093 / 25.04 / NAS-131093 NAS-131093 / 25.04 / Remove EntityJobComponent Sep 23, 2024
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 30.23256% with 30 lines in your changes missing coverage. Please review.

Project coverage is 80.59%. Comparing base (6708d3d) to head (742b550).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...manual-update-form/manual-update-form.component.ts 20.00% 20 Missing ⚠️
...date-actions-card/update-actions-card.component.ts 53.33% 7 Missing ⚠️
src/app/services/session-timeout.service.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10733      +/-   ##
==========================================
+ Coverage   80.27%   80.59%   +0.31%     
==========================================
  Files        1571     1570       -1     
  Lines       51657    51455     -202     
  Branches     5838     5807      -31     
==========================================
- Hits        41469    41468       -1     
+ Misses      10188     9987     -201     
Flag Coverage Δ
80.59% <30.23%> (+0.31%) ⬆️

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.

Copy link
Contributor

@RehanY147 RehanY147 left a comment

Choose a reason for hiding this comment

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

Why are we keeping the EntityJobComponent. We don't need it anymore.

@undsoft
Copy link
Collaborator Author

undsoft commented Sep 26, 2024

Yeah, forgot to remove the most important thing.

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