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(MockRender): supports Self providers #3053 #3054

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

satanTime
Copy link
Member

closes #3053

@satanTime satanTime requested review from ike18t and getsaf as code owners July 13, 2022 14:30
@codecov
Copy link

codecov bot commented Jul 13, 2022

Codecov Report

Merging #3054 (c455e25) into master (105fbc1) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master     #3054   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          220       220           
  Lines         4501      4512   +11     
  Branches      1024      1026    +2     
=========================================
+ Hits          4501      4512   +11     
Impacted Files Coverage Δ
...g-mocks/src/lib/mock-render/func.create-wrapper.ts 100.00% <100.00%> (ø)
...g-mocks/src/lib/mock-render/mock-render-factory.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 105fbc1...c455e25. Read the comment docs.

@satanTime satanTime force-pushed the issues/3053 branch 4 times, most recently from b565e5f to cd07f16 Compare July 14, 2022 10:15
@satanTime satanTime merged commit 7ab8f65 into help-me-mom:master Jul 14, 2022
@satanTime satanTime deleted the issues/3053 branch July 14, 2022 14:46
@satanTime
Copy link
Member Author

v14.1.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: inject a directive with providers in MockRender
1 participant