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

chore: bump core with new core-crypto version #16115

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

PatrykBuniX
Copy link
Contributor

@PatrykBuniX PatrykBuniX commented Oct 26, 2023

Description

Bumps core with new version of core-crypto wireapp/wire-web-packages#5665.

Checklist

  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@@ -146,7 +146,7 @@ module.exports = {
new CopyPlugin({
patterns: [
{
context: 'node_modules/@wireapp/core-crypto/platforms/web/assets',
context: 'node_modules/@wireapp/core-crypto/platforms/web',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

WASM file isn't in the assets subfolder anymore.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #16115 (281400b) into dev (7a42dd6) will decrease coverage by 0.16%.
Report is 13 commits behind head on dev.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev   #16115      +/-   ##
==========================================
- Coverage   44.80%   44.64%   -0.16%     
==========================================
  Files         708      709       +1     
  Lines       23290    23202      -88     
  Branches     5287     5267      -20     
==========================================
- Hits        10434    10358      -76     
- Misses      11497    11502       +5     
+ Partials     1359     1342      -17     

@PatrykBuniX PatrykBuniX merged commit 911fbd9 into dev Oct 26, 2023
15 checks passed
@PatrykBuniX PatrykBuniX deleted the feat/bump-core-new-corecrypto branch October 26, 2023 11:32
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.

3 participants