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

feat(MockInstance): ignores undefined properties #4367 #4502

Merged
merged 1 commit into from
Dec 11, 2022

Conversation

satanTime
Copy link
Member

closes #4367

@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (70d9781) compared to base (e7400c5).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #4502   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          223       223           
  Lines         4643      4645    +2     
  Branches      1057      1058    +1     
=========================================
+ Hits          4643      4645    +2     
Impacted Files Coverage Δ
...s/ng-mocks/src/lib/mock-helper/mock-helper.stub.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@satanTime satanTime force-pushed the issues/4367 branch 2 times, most recently from cbc8edc to efc39e6 Compare December 10, 2022 14:22
@satanTime satanTime merged commit 76a7f80 into help-me-mom:master Dec 11, 2022
@satanTime satanTime deleted the issues/4367 branch December 11, 2022 16:00
@satanTime
Copy link
Member Author

v14.5.0 has been released and contains a fix for the issue. Feel free to reopen the issue or to submit a new one if you meet any problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: allow to mock only specific methods
1 participant