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

Node 16 #18

Merged
merged 52 commits into from
Sep 6, 2022
Merged

Node 16 #18

merged 52 commits into from
Sep 6, 2022

Conversation

martindale
Copy link
Member

No description provided.

@martindale martindale changed the base branch from master to fabric-0.1.0 June 1, 2022 01:21
@martindale martindale marked this pull request as ready for review July 28, 2022 05:32
@martindale martindale mentioned this pull request Aug 4, 2022
exports.WalletView = WalletView;
exports.Welcome = Welcome;

Object.defineProperty(exports, '__esModule', { value: true });
Copy link
Member Author

Choose a reason for hiding this comment

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

This seems to be inserted by rollup, @victorwu? We saw it elsewhere

@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2022

Codecov Report

Merging #18 (47cca54) into master (de095bb) will increase coverage by 3.05%.
The diff coverage is 46.08%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   48.90%   51.95%   +3.05%     
==========================================
  Files          18       21       +3     
  Lines         728     3503    +2775     
==========================================
+ Hits          356     1820    +1464     
- Misses        372     1683    +1311     
Impacted Files Coverage Δ
types/app.js 45.94% <20.54%> (+3.97%) ⬆️
types/server.js 40.59% <28.02%> (-19.41%) ⬇️
types/bridge.js 33.87% <33.87%> (ø)
types/client.js 62.68% <38.46%> (+0.18%) ⬆️
components/browser-content.js 41.66% <40.00%> (+31.66%) ⬆️
types/browser.js 38.82% <43.33%> (+7.36%) ⬆️
components/welcome.js 44.00% <44.00%> (ø)
types/component.js 52.07% <47.05%> (+27.82%) ⬆️
types/remote.js 58.37% <58.37%> (ø)
types/spa.js 68.57% <66.28%> (-2.26%) ⬇️
... and 23 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@martindale martindale changed the base branch from fabric-0.1.0 to master August 24, 2022 23:20
@martindale martindale requested review from victorwu and melnx August 24, 2022 23:20
@martindale martindale merged commit 115798f into master Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants