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[ci]: refactor jobs to use gh actions #3863

Merged
merged 18 commits into from
Mar 17, 2024

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Mar 16, 2024

What I did

  • roll memorymock tests into main test job
  • get rid of tox environment for memorymock
  • get rid of tox environments for fuzz and docs, move them to github actions

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@charles-cooper
Copy link
Member Author

memory will need to be removed as a required job for this to be merged

@codecov-commenter
Copy link

codecov-commenter commented Mar 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.14%. Comparing base (176e7f7) to head (2d98a29).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3863      +/-   ##
==========================================
- Coverage   86.21%   86.14%   -0.08%     
==========================================
  Files          92       92              
  Lines       14010    14010              
  Branches     3077     3077              
==========================================
- Hits        12079    12069      -10     
- Misses       1496     1507      +11     
+ Partials      435      434       -1     

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

@charles-cooper charles-cooper marked this pull request as ready for review March 16, 2024 15:25
@charles-cooper charles-cooper changed the title chore[ci]: roll memory mock tests into the main tests job chore[ci]: roll memory mock tests into main tests job Mar 16, 2024
@charles-cooper charles-cooper marked this pull request as draft March 16, 2024 17:34
@charles-cooper
Copy link
Member Author

going to refactor the fuzz tests while we are at it

@charles-cooper charles-cooper marked this pull request as ready for review March 16, 2024 18:28
@charles-cooper charles-cooper changed the title chore[ci]: roll memory mock tests into main tests job chore[ci]: refactor jobs to use gh actions Mar 16, 2024
Copy link

socket-security bot commented Mar 17, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/pytest-cov@4.1.0 environment, network 0 67.5 kB ionel

View full report↗︎

@charles-cooper charles-cooper enabled auto-merge (squash) March 17, 2024 19:47
@charles-cooper charles-cooper merged commit 8f05b4e into vyperlang:master Mar 17, 2024
85 of 86 checks passed
@charles-cooper charles-cooper deleted the ci/refactor-memorymock branch March 17, 2024 19:56
electriclilies pushed a commit to electriclilies/vyper that referenced this pull request Apr 27, 2024
- roll memorymock tests into main test job
- get rid of tox environment for memorymock
- get rid of tox environments for fuzz and docs, move them to github
  actions

this gets rid of tox entirely!
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.

None yet

4 participants