Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

feat(blockchain): remove contract dep #398

Merged
merged 1 commit into from
Sep 24, 2021
Merged

feat(blockchain): remove contract dep #398

merged 1 commit into from
Sep 24, 2021

Conversation

ghost
Copy link

@ghost ghost commented Sep 24, 2021

Description

This PR

References:

Current Dependency Graph (v3.1.0)
zil-js-dep-graph 001

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar, bb111189, renlulu and teye as code owners September 24, 2021 05:18
@codecov-commenter
Copy link

codecov-commenter commented Sep 24, 2021

Codecov Report

Merging #398 (bb1c900) into dev (0d43bfc) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #398   +/-   ##
=======================================
  Coverage   80.92%   80.92%           
=======================================
  Files          43       43           
  Lines        1798     1798           
  Branches      327      327           
=======================================
  Hits         1455     1455           
  Misses        342      342           
  Partials        1        1           
Impacted Files Coverage Δ
packages/zilliqa-js-blockchain/src/chain.ts 65.07% <100.00%> (ø)

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 0d43bfc...bb1c900. Read the comment docs.

@bb111189 bb111189 merged commit 88c5896 into dev Sep 24, 2021
@bb111189 bb111189 deleted the feat/rm-contract-dep branch September 24, 2021 05:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants