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

Add helper function to get IMA abi address #559

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dmytrotkk
Copy link
Collaborator

This PR adds one small helper function to get IMA address of the main contract from IMA ABI file.

No performance changes, no tests added.

@dmytrotkk dmytrotkk requested a review from DimaStebaev May 27, 2024 17:44
@dmytrotkk dmytrotkk self-assigned this May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 86.22%. Comparing base (0e63517) to head (cd7aa65).

Files Patch % Lines
skale/utils/helper.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #559      +/-   ##
===========================================
- Coverage    86.25%   86.22%   -0.03%     
===========================================
  Files           73       73              
  Lines         2902     2904       +2     
===========================================
+ Hits          2503     2504       +1     
- Misses         399      400       +1     

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

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