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

fix: fix 'null' is not assignable to type 'NzFormControlStatusType' #1502

Merged
merged 2 commits into from
Jul 12, 2022

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Jul 12, 2022

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
Letiste Léo Salé
@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Jul 12, 2022

Preview is ready!

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #1502 (d3ea62f) into master (5638156) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1502   +/-   ##
=======================================
  Coverage   95.37%   95.37%           
=======================================
  Files         270      270           
  Lines        8436     8436           
  Branches     1575     1575           
=======================================
  Hits         8046     8046           
  Misses        300      300           
  Partials       90       90           
Impacted Files Coverage Δ
packages/form/src/model/form.property.ts 97.50% <100.00%> (ø)
packages/form/src/sf.component.ts 95.89% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5638156...d3ea62f. Read the comment docs.

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