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-133230 / 25.04 / Fix some strict null issues #11217

Merged
merged 4 commits into from
Dec 23, 2024
Merged

NAS-133230 / 25.04 / Fix some strict null issues #11217

merged 4 commits into from
Dec 23, 2024

Conversation

undsoft
Copy link
Collaborator

@undsoft undsoft commented Dec 23, 2024

Changes:

Fixes some issues in strict null mode.

Testing:

Code review is enough.

# Conflicts:
#	src/app/modules/slide-ins/components/modal-header/modal-header.component.spec.ts
#	src/app/modules/slide-ins/components/slide-in/slide-in.component.ts
@undsoft undsoft requested a review from a team as a code owner December 23, 2024 00:21
@undsoft undsoft requested review from AlexKarpov98 and removed request for a team December 23, 2024 00:21
@bugclerk
Copy link
Contributor

@bugclerk bugclerk changed the title NAS-133230: Fix some strict null issues NAS-133230 / 25.04 / Fix some strict null issues Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

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

Project coverage is 82.46%. Comparing base (ff3b930) to head (d1c8134).
Report is 3 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/app/store/services/services.reducer.ts 0.00% 6 Missing ⚠️
.../app/pages/system/update/services/train.service.ts 0.00% 5 Missing ⚠️
...pages/system/enclosure/services/enclosure.store.ts 20.00% 4 Missing ⚠️
src/app/modules/empty/empty.component.ts 0.00% 3 Missing ⚠️
src/app/modules/loader/app-loader.service.ts 0.00% 3 Missing ⚠️
...ace-status-icon/interface-status-icon.component.ts 77.77% 2 Missing ⚠️
...app/pages/system/update/services/update.service.ts 0.00% 2 Missing ⚠️
src/app/directives/ui-search.directive.ts 50.00% 1 Missing ⚠️
...ms/ix-forms/services/form-error-handler.service.ts 66.66% 1 Missing ⚠️
src/app/pages/apps/store/docker.store.ts 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11217      +/-   ##
==========================================
- Coverage   82.47%   82.46%   -0.01%     
==========================================
  Files        1650     1650              
  Lines       58675    58697      +22     
  Branches     6059     6073      +14     
==========================================
+ Hits        48394    48407      +13     
- Misses      10281    10290       +9     

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

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.

Code looks good.

# Conflicts:
#	src/app/pages/dashboard/components/dashboard/dashboard.component.spec.ts
@undsoft undsoft enabled auto-merge (squash) December 23, 2024 18:02
@undsoft undsoft merged commit c57f500 into master Dec 23, 2024
11 checks passed
@undsoft undsoft deleted the NAS-133230 branch December 23, 2024 18:32
@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 Dec 23, 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.

3 participants