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: upgrade to angular 13 #911

Merged
merged 2 commits into from
Nov 13, 2021
Merged

feat: upgrade to angular 13 #911

merged 2 commits into from
Nov 13, 2021

Conversation

scttcper
Copy link
Owner

@scttcper scttcper commented Nov 13, 2021

requires ivy

fixes #910

@codecov
Copy link

codecov bot commented Nov 13, 2021

Codecov Report

Merging #911 (7470e8f) into master (e6ee99b) will increase coverage by 1.35%.
The diff coverage is 6.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #911      +/-   ##
==========================================
+ Coverage   54.52%   55.88%   +1.35%     
==========================================
  Files          19       19              
  Lines         497      510      +13     
  Branches       87       88       +1     
==========================================
+ Hits          271      285      +14     
- Misses        192      216      +24     
+ Partials       34        9      -25     
Impacted Files Coverage Δ
src/app/home/home.component.ts 60.00% <0.00%> (-1.30%) ⬇️
src/lib/toastr/toast-noanimation.component.ts 3.37% <ø> (ø)
src/lib/toastr/toast.component.ts 73.68% <ø> (+3.15%) ⬆️
src/lib/toastr/toastr-config.ts 94.73% <ø> (+5.26%) ⬆️
src/app/bootstrap.toast.ts 12.50% <12.50%> (ø)
src/test.ts
src/lib/toastr/toastr.service.ts 50.52% <0.00%> (+3.15%) ⬆️
... and 3 more

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 2b8fe58...7470e8f. Read the comment docs.

@scttcper scttcper merged commit c26c135 into master Nov 13, 2021
@scttcper scttcper deleted the v13 branch November 13, 2021 00:21
@scttcper
Copy link
Owner Author

🎉 This PR is included in version 14.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular 13
1 participant