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(#354): better error instead of is not in JIT mode #366

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

satanTime
Copy link
Member

closes #354

@codecov-io
Copy link

Codecov Report

Merging #366 (45f05fb) into master (d8fa51c) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #366   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          190       191    +1     
  Lines         3413      3430   +17     
  Branches       736       737    +1     
=========================================
+ Hits          3413      3430   +17     
Impacted Files Coverage Δ
libs/ng-mocks/src/lib/common/func.import-exists.ts 100.00% <100.00%> (ø)
.../ng-mocks/src/lib/mock-component/mock-component.ts 100.00% <100.00%> (ø)
.../ng-mocks/src/lib/mock-directive/mock-directive.ts 100.00% <100.00%> (ø)
...bs/ng-mocks/src/lib/mock-instance/mock-instance.ts 100.00% <100.00%> (ø)
libs/ng-mocks/src/lib/mock-module/mock-module.ts 100.00% <100.00%> (ø)
libs/ng-mocks/src/lib/mock-pipe/mock-pipe.ts 100.00% <100.00%> (ø)
...bs/ng-mocks/src/lib/mock-provider/mock-provider.ts 100.00% <100.00%> (ø)
libs/ng-mocks/src/lib/mock-render/mock-render.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 d8fa51c...45f05fb. Read the comment docs.

@satanTime satanTime merged commit c27b63f into help-me-mom:master Apr 10, 2021
@satanTime satanTime deleted the issues/354 branch April 10, 2021 09:00
@satanTime
Copy link
Member Author

v11.10.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.

ng-mocks is not in JIT mode and cannot resolve declarations
2 participants