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: Optimize the smart contracts CI workflow #240

Closed
wants to merge 2 commits into from

Conversation

alainncls
Copy link
Collaborator

@alainncls alainncls commented Sep 29, 2023

What does this PR do?

Related ticket

Fixes #

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@alainncls alainncls force-pushed the chore/optimize-the-smart-contracts-ci-workflow branch 5 times, most recently from d052ee9 to 511ac52 Compare September 30, 2023 07:19
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2023

Codecov Report

Merging #240 (c7d9067) into dev (a5e9078) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              dev     #240   +/-   ##
=======================================
  Coverage   95.26%   95.26%           
=======================================
  Files          11       11           
  Lines         169      169           
  Branches       38       38           
=======================================
  Hits          161      161           
  Misses          6        6           
  Partials        2        2           
Files Coverage Δ
contracts/src/AttestationRegistry.sol 97.77% <ø> (ø)
contracts/src/ModuleRegistry.sol 95.23% <ø> (ø)
contracts/src/PortalRegistry.sol 95.83% <ø> (ø)
contracts/src/Router.sol 92.30% <ø> (ø)
contracts/src/SchemaRegistry.sol 94.44% <ø> (ø)
contracts/src/example/EASPortal.sol 92.30% <ø> (ø)
contracts/src/example/MsgSenderModule.sol 100.00% <ø> (ø)
contracts/src/example/NFTPortal.sol 88.88% <ø> (ø)
contracts/src/example/PayableModule.sol 100.00% <ø> (ø)
contracts/src/interface/AbstractModule.sol 100.00% <ø> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alainncls alainncls force-pushed the chore/optimize-the-smart-contracts-ci-workflow branch 16 times, most recently from da000b1 to a8adfd6 Compare September 30, 2023 09:43
@alainncls alainncls force-pushed the chore/optimize-the-smart-contracts-ci-workflow branch from a8adfd6 to c7d9067 Compare September 30, 2023 21:06
@alainncls
Copy link
Collaborator Author

Covered in #239

@alainncls alainncls closed this Sep 30, 2023
@alainncls alainncls deleted the chore/optimize-the-smart-contracts-ci-workflow branch September 30, 2023 21:16
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.

2 participants