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

Merged
merged 7 commits into from
Sep 29, 2024
Merged

NAS-131093 / 25.04 / Remove EntityJobComponent #10733

merged 7 commits into from
Sep 29, 2024

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.60%. Comparing base (48dded2) to head (e08262e).
Report is 3 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.28%   80.60%   +0.32%     
==========================================
  Files        1571     1570       -1     
  Lines       51711    51509     -202     
  Branches     5840     5809      -31     
==========================================
+ Hits        41518    41521       +3     
+ Misses      10193     9988     -205     
Flag Coverage Δ
80.60% <30.23%> (+0.32%) ⬆️

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.

# Conflicts:
#	src/app/modules/entity/entity.module.ts
#	src/app/pages/account/account.module.ts
#	src/app/pages/datasets/modules/snapshots/snapshots.module.ts
#	src/app/pages/jobs/jobs-list.module.ts
#	src/app/pages/storage/storage.module.ts
#	src/app/pages/system/system.module.ts
#	src/app/pages/vm/vm.module.ts
Copy link
Contributor

@AlexKarpov98 AlexKarpov98 left a comment

Choose a reason for hiding this comment

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

👍

@undsoft undsoft merged commit 1b88656 into master Sep 29, 2024
8 of 9 checks passed
@undsoft undsoft deleted the NAS-131093 branch September 29, 2024 09:18
@bugclerk
Copy link
Contributor

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Sep 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants