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(Compiler): Add new compiler methods API #875

Merged
merged 5 commits into from
Jan 27, 2020
Merged

Conversation

nduchak
Copy link
Contributor

@nduchak nduchak commented Jan 23, 2020

No description provided.

@nduchak nduchak added this to the 7.0.0 milestone Jan 23, 2020
@nduchak nduchak self-assigned this Jan 23, 2020
@codecov
Copy link

codecov bot commented Jan 23, 2020

Codecov Report

Merging #875 into develop will decrease coverage by 0.26%.
The diff coverage is 81.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #875      +/-   ##
===========================================
- Coverage    92.85%   92.58%   -0.27%     
===========================================
  Files           57       57              
  Lines         2840     2846       +6     
===========================================
- Hits          2637     2635       -2     
- Misses         203      211       +8
Impacted Files Coverage Δ
.../utils/aepp-wallet-communication/rpc/wallet-rpc.js 98.86% <100%> (ø) ⬆️
es/utils/aepp-wallet-communication/rpc/aepp-rpc.js 100% <100%> (ø) ⬆️
...utils/aepp-wallet-communication/rpc/rpc-clients.js 97.22% <75%> (-2.78%) ⬇️
es/utils/json-big.js 81.25% <0%> (-2.89%) ⬇️
es/channel/internal.js 95.31% <0%> (-0.79%) ⬇️
es/channel/handlers.js 79.72% <0%> (+0.45%) ⬆️

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 166fdcb...8e6f08a. Read the comment docs.

Copy link
Contributor

@shekhar-shubhendu shekhar-shubhendu left a comment

Choose a reason for hiding this comment

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

🥇
🏅
🎖️

@nduchak nduchak merged commit a939395 into develop Jan 27, 2020
@nduchak nduchak deleted the feat/fate-compiler-api branch January 27, 2020 17:34
@nduchak nduchak mentioned this pull request Jan 31, 2020
@mradkov mradkov mentioned this pull request Jun 17, 2021
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.

2 participants