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

fix: cluster connection test fix #416

Merged
merged 1 commit into from
Nov 29, 2024
Merged

fix: cluster connection test fix #416

merged 1 commit into from
Nov 29, 2024

Conversation

gcranju
Copy link
Collaborator

@gcranju gcranju commented Nov 29, 2024

Description:

Commit Message

fix: cluster connection test fix

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@gcranju gcranju added the bug Something isn't working label Nov 29, 2024
@gcranju gcranju self-assigned this Nov 29, 2024
@gcranju gcranju requested a review from bcsainju November 29, 2024 06:31
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.60%. Comparing base (47c6ddd) to head (fa371d6).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #416      +/-   ##
============================================
+ Coverage     89.47%   89.60%   +0.13%     
  Complexity       77       77              
============================================
  Files            42       43       +1     
  Lines          2698     2781      +83     
  Branches         37       37              
============================================
+ Hits           2414     2492      +78     
- Misses          267      272       +5     
  Partials         17       17              
Flag Coverage Δ
solidity 89.15% <ø> (+0.74%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

@bcsainju bcsainju merged commit a1e39af into main Nov 29, 2024
20 of 21 checks passed
@bcsainju bcsainju deleted the fix/evm-tests branch November 29, 2024 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants