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

Make Enzyme v0.0.130 cache appear #1177

Merged
merged 5 commits into from
Oct 4, 2024
Merged

Conversation

tzunghanjuang
Copy link
Collaborator

@tzunghanjuang tzunghanjuang commented Oct 3, 2024

Context:
As title. I think enzyme version update (to v0.0.149) makes stable version break. Hopefully this can fix.

Copy link
Contributor

github-actions bot commented Oct 3, 2024

Hello. You may have forgotten to update the changelog!
Please edit doc/releases/changelog-dev.md on your branch with:

  • A one-to-two sentence description of the change. You may include a small working example for new features.
  • A link back to this PR.
  • Your name (or GitHub username) in the contributors section.

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (9a3e64b) to head (eaa9090).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1177   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files          76       76           
  Lines       10807    10812    +5     
  Branches     1281     1282    +1     
=======================================
+ Hits        10576    10581    +5     
  Misses        179      179           
  Partials       52       52           

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

Copy link
Collaborator

@dime10 dime10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing the matrix!

.github/workflows/build-enzyme-v0.0.130.yaml Outdated Show resolved Hide resolved
@tzunghanjuang tzunghanjuang merged commit 7f0d3c3 into main Oct 4, 2024
43 checks passed
@tzunghanjuang tzunghanjuang deleted the hack-ci-enzyme-version branch October 4, 2024 14:14
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