-
Notifications
You must be signed in to change notification settings - Fork 4
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
test(web-client): fix CI #160
Conversation
✔️ Deploy Preview for affectionate-mirzakhani-7a7e75 ready! 🔨 Explore the source changes: 54969ee 🔍 Inspect the deploy log: https://app.netlify.com/sites/affectionate-mirzakhani-7a7e75/deploys/622f261cc0ab410008a895e0 😎 Browse the preview: https://deploy-preview-160--affectionate-mirzakhani-7a7e75.netlify.app |
✔️ Deploy Preview for nautilus-wallet ready! 🔨 Explore the source changes: 54969ee 🔍 Inspect the deploy log: https://app.netlify.com/sites/nautilus-wallet/deploys/622f261c496679000820d236 😎 Browse the preview: https://deploy-preview-160--nautilus-wallet.netlify.app |
c7dfb1b
to
6dcfbaa
Compare
Codecov Report
@@ Coverage Diff @@
## main #160 +/- ##
==========================================
- Coverage 66.66% 60.91% -5.76%
==========================================
Files 80 77 -3
Lines 801 747 -54
Branches 85 92 +7
==========================================
- Hits 534 455 -79
- Misses 267 292 +25
Continue to review full report at Codecov.
|
|
831fbdc
to
4e4d962
Compare
This preserves the meaning of the "arrayBuffer" variable.
Upgrading to Angular 13 seems to have broken using templateUrl, but using an inline template still works, as a workaround for now.
4e4d962
to
54969ee
Compare
Chromatic's passing again. 🎉 |
This makes the CI pass again.