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

Add separate RPC for contract code #73

Merged
merged 2 commits into from
Apr 22, 2019
Merged

Conversation

keefertaylor
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 22, 2019

Codecov Report

Merging #73 into master will increase coverage by 0.32%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   42.89%   43.21%   +0.32%     
==========================================
  Files          57       58       +1     
  Lines        1140     1187      +47     
==========================================
+ Hits          489      513      +24     
- Misses        651      674      +23
Impacted Files Coverage Δ
TezosKit/RPC/GetAddressCodeRPC.swift 0% <ø> (ø) ⬆️
...ResponseAdapters/ContractCodeResponseAdapter.swift 0% <ø> (ø) ⬆️
TezosKit/Conseil/GetOriginatedAccountsRPC.swift 0% <ø> (ø) ⬆️
TezosKit/Conseil/GetOriginatedContractsRPC.swift 0% <0%> (ø)
TezosKit/Conseil/ConseilClient.swift 12.65% <0%> (-0.5%) ⬇️
Extensions/PromiseKit/ConseilClient+Promises.swift 0% <0%> (ø) ⬆️
TezosKit/Conseil/Transaction.swift 100% <0%> (ø) ⬆️

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 4e02eb0...aa4cfab. Read the comment docs.

@keefertaylor keefertaylor merged commit bc498e9 into master Apr 22, 2019
@keefertaylor keefertaylor deleted the conseil-contracts branch April 22, 2019 14:51
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.

1 participant