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: rename contracts into contracts-core #176

Merged
merged 4 commits into from
Sep 7, 2022

Conversation

ChiTimesChi
Copy link
Collaborator

Description

Renames the contracts package into contracts-core. Done to prevent confusion when a new solidity package is added (also to get rid of packages/contracts/contracts).

Changes

@ChiTimesChi ChiTimesChi changed the title Chore: rename contracts into contracts-croe Chore: rename contracts into contracts-core Sep 7, 2022
@github-actions github-actions bot added go Pull requests that update Go code M-ci Module: CI labels Sep 7, 2022
@codecov
Copy link

codecov bot commented Sep 7, 2022

Codecov Report

Merging #176 (a350d07) into master (7d59e36) will decrease coverage by 0.02416%.
The diff coverage is n/a.

@@                 Coverage Diff                 @@
##              master        #176         +/-   ##
===================================================
- Coverage   52.42812%   52.40396%   -0.02417%     
===================================================
  Files            185         185                 
  Lines           8278        8278                 
  Branches          83          83                 
===================================================
- Hits            4340        4338          -2     
  Misses          3534        3534                 
- Partials         404         406          +2     
Impacted Files Coverage Δ
.../contracts-core/contracts/AttestationCollector.sol 97.67442% <ø> (ø)
packages/contracts-core/contracts/Destination.sol 58.57143% <ø> (ø)
packages/contracts-core/contracts/Merkle.sol 100.00000% <ø> (ø)
...ackages/contracts-core/contracts/NotaryManager.sol 87.50000% <ø> (ø)
packages/contracts-core/contracts/Origin.sol 86.53846% <ø> (ø)
...es/contracts-core/contracts/client/BasicClient.sol 100.00000% <ø> (ø)
...ackages/contracts-core/contracts/client/Client.sol 100.00000% <ø> (ø)
.../contracts-core/contracts/client/SynapseClient.sol 100.00000% <ø> (ø)
...core/contracts/client/SynapseClientUpgradeable.sol 90.90909% <ø> (ø)
...ckages/contracts-core/contracts/hubs/ReportHub.sol 100.00000% <ø> (ø)
... and 36 more

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

@ChiTimesChi ChiTimesChi merged commit f5754f5 into master Sep 7, 2022
@trajan0x trajan0x deleted the chore/contracts-core branch March 28, 2023 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code M-ci Module: CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants