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(MockBuilder): add undecorated classes to providers #2845 #2847

Merged
merged 1 commit into from
Jun 19, 2022

Conversation

satanTime
Copy link
Member

closes #2845

@satanTime satanTime requested review from ike18t and getsaf as code owners June 19, 2022 09:22
@codecov-commenter
Copy link

Codecov Report

Merging #2847 (29b6591) into master (7422c10) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2847   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          221       220    -1     
  Lines         4509      4501    -8     
  Branches      1024      1024           
=========================================
- Hits          4509      4501    -8     
Impacted Files Coverage Δ
libs/ng-mocks/src/lib/common/func.is-ng-type.ts 100.00% <ø> (ø)
...mocks/src/lib/mock-builder/mock-builder.promise.ts 100.00% <ø> (ø)
...ks/src/lib/mock-builder/promise/init-ng-modules.ts 100.00% <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 7422c10...29b6591. Read the comment docs.

@satanTime satanTime merged commit bdb5fdc into help-me-mom:master Jun 19, 2022
@satanTime satanTime deleted the issues/2845 branch June 19, 2022 10:11
@satanTime
Copy link
Member Author

v14.0.1 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.

Bug: ActivationRoute mock fails
2 participants