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

feat: pass params through json #92

Merged
merged 1 commit into from
Aug 27, 2024
Merged

feat: pass params through json #92

merged 1 commit into from
Aug 27, 2024

Conversation

AbigailDeng
Copy link
Collaborator

No description provided.

Copy link

vizipi bot commented Aug 27, 2024

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
20.00% aelf-lxy 4 2
20.00% yongenaelf 3 2
10.00% eanzhao 1 1

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 82.39%[test/command/call.test.js]
  • 96.59%[src/utils/utils.js]
  • 95.45%[src/index.js]
  • 93.75%[src/command/call.js]
  • 0.00%[test/test.json]
  • 97.73%[README.md]
  • 74.43%[types/utils/constants.d.ts]
  • 68.18%[test/constants.js]
  • 99.43%[package.json]
  • 97.16%[src/utils/constants.js]
  • Copy link

    🔴 Total coverage is lower than the default branch

    Lines Branches Functions Statements
    95.89% (-0.06%) 88.86% (+0.06%) 97.59% (+0.02%) 95.74% (-0.06%)

    Detailed report

    1 file with a coverage regression
    File Lines Branches Functions Statements
    /home/runner/work/aelf-command/aelf-command/src/index.js 95.55% (+0.10%) 100.00% 100.00% 95.55% (+0.10%)
    /home/runner/work/aelf-command/aelf-command/src/command/call.js 98.07% (+0.04%) 86.66% (+0.95%) 100.00% 98.11% (+0.04%)
    🔴 /home/runner/work/aelf-command/aelf-command/src/utils/utils.js 85.93% (-0.01%) 77.35% 91.17% (+0.27%) 85.56%

    @hzz780 hzz780 merged commit 7bb708a into master Aug 27, 2024
    1 of 2 checks passed
    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