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): respect extention of classes with different decorators #2646 #2650

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

satanTime
Copy link
Member

closes #2646

@codecov-commenter
Copy link

Codecov Report

Merging #2650 (d069a90) into master (c4578dc) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2650   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          222       218    -4     
  Lines         4411      4386   -25     
  Branches       995       996    +1     
=========================================
- Hits          4411      4386   -25     
Impacted Files Coverage Δ
...mocks/src/lib/mock-builder/mock-builder.promise.ts 100.00% <ø> (ø)
...mocks/src/lib/mock-builder/promise/init-modules.ts 100.00% <100.00%> (ø)
...ks/src/lib/mock-builder/promise/init-ng-modules.ts 100.00% <100.00%> (ø)
libs/ng-mocks/src/lib/mock-module/mock-ng-def.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 c4578dc...d069a90. Read the comment docs.

@satanTime satanTime merged commit 5303238 into help-me-mom:master Jun 3, 2022
@satanTime satanTime deleted the issues/2646 branch June 3, 2022 05:50
@satanTime
Copy link
Member Author

v14.0.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
2 participants