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(core): replacing animations with noop by default #641 #644

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

satanTime
Copy link
Member

closes #641

@codecov-commenter
Copy link

Codecov Report

Merging #644 (ca65de3) into master (6a1dca8) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #644   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          205       205           
  Lines         3812      3828   +16     
  Branches       804       806    +2     
=========================================
+ Hits          3812      3828   +16     
Impacted Files Coverage Δ
...s/ng-mocks/src/lib/mock-helper/mock-helper.guts.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 6a1dca8...ca65de3. Read the comment docs.

@satanTime satanTime merged commit 520a60d into help-me-mom:master Jun 3, 2021
@satanTime satanTime deleted the issues/641 branch June 3, 2021 20:00
@satanTime
Copy link
Member Author

v12.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.

BrowserAnimationsModule to NoopAnimationsModule
2 participants