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

ci: Temporarily comment out contract-verification test #377

Merged
merged 5 commits into from
Nov 2, 2023

Conversation

ly0va
Copy link
Member

@ly0va ly0va commented Nov 1, 2023

What ❔

Commenting out contract-verification test, as it is the only part that gets broken by hardhat-vyper plugin.

Why ❔

To make CI work. After NomicFoundation/hardhat#4552 is merged and released, dependencies should be bumped and test should be restored.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.

@ly0va ly0va requested review from a team as code owners November 1, 2023 15:29
Deniallugo
Deniallugo previously approved these changes Nov 1, 2023
koloz193
koloz193 previously approved these changes Nov 1, 2023
@ly0va ly0va dismissed stale reviews from koloz193 and Deniallugo via f0f5a0c November 1, 2023 15:45
koloz193
koloz193 previously approved these changes Nov 1, 2023
@ly0va ly0va enabled auto-merge November 1, 2023 16:22
hatemosphere
hatemosphere previously approved these changes Nov 1, 2023
@ly0va ly0va added this pull request to the merge queue Nov 1, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 1, 2023
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8027326) 35.85% compared to head (2f8c50c) 35.84%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #377      +/-   ##
==========================================
- Coverage   35.85%   35.84%   -0.01%     
==========================================
  Files         519      519              
  Lines       27815    27815              
==========================================
- Hits         9972     9971       -1     
- Misses      17843    17844       +1     

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fvictorio
Copy link

Sorry about this! We'll release the fix tomorrow.

@StanislavBreadless
Copy link
Contributor

@fvictorio It happens to the best of us. Thank you for your hard work on hardhat!

@Deniallugo Deniallugo enabled auto-merge November 1, 2023 20:47
@Deniallugo Deniallugo added this pull request to the merge queue Nov 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 2, 2023
@popzxc popzxc added this pull request to the merge queue Nov 2, 2023
Merged via the queue into main with commit 406f235 Nov 2, 2023
@popzxc popzxc deleted the lyova-fix-hh-vyper-ci branch November 2, 2023 08:20
ly0va added a commit that referenced this pull request Nov 2, 2023
Commenting out contract-verification test, as it is the only part that
gets broken by hardhat-vyper plugin.

To make CI work. After
NomicFoundation/hardhat#4552 is merged and
released, dependencies should be bumped and test should be restored.

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zk fmt` and `zk lint`.
@fvictorio
Copy link

Hi folks, we just released a new version of hardhat-vyper that fixes this issue: https://github.com/NomicFoundation/hardhat/releases/tag/%40nomiclabs%2Fhardhat-vyper%403.0.5

Please let us know if you still have problems!

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.

7 participants