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(ngMocks.defaultConfig): config for MockBuilder #971 #2101

Merged
merged 1 commit into from
Mar 19, 2022

Conversation

satanTime
Copy link
Member

@satanTime satanTime commented Mar 19, 2022

Closes #971
Closes #972

@satanTime satanTime requested review from ike18t and getsaf as code owners March 19, 2022 18:32
@codecov-commenter
Copy link

Codecov Report

Merging #2101 (9415f57) into master (1d8fc02) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #2101   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          221       222    +1     
  Lines         4238      4251   +13     
  Branches       935       937    +2     
=========================================
+ Hits          4238      4251   +13     
Impacted Files Coverage Δ
libs/ng-mocks/src/lib/mock-helper/mock-helper.ts 100.00% <ø> (ø)
libs/ng-mocks/src/lib/common/decorate.mock.ts 100.00% <100.00%> (ø)
libs/ng-mocks/src/lib/common/ng-mocks-universe.ts 100.00% <100.00%> (ø)
...s/src/lib/mock-builder/mock-builder.performance.ts 100.00% <100.00%> (ø)
...mocks/src/lib/mock-builder/mock-builder.promise.ts 100.00% <100.00%> (ø)
...ocks/src/lib/mock-builder/promise/init-universe.ts 100.00% <100.00%> (ø)
.../src/lib/mock-helper/mock-helper.default-config.ts 100.00% <100.00%> (ø)
...ng-mocks/src/lib/mock-helper/mock-helper.object.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 1d8fc02...9415f57. Read the comment docs.

@satanTime satanTime merged commit d2db233 into help-me-mom:master Mar 19, 2022
@satanTime satanTime deleted the issues/971 branch March 19, 2022 18:53
@satanTime
Copy link
Member Author

v13.2.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