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: UT for package bridge #199

Merged
merged 1 commit into from
Nov 25, 2024
Merged

Chore: UT for package bridge #199

merged 1 commit into from
Nov 25, 2024

Conversation

work-kevin-flynn
Copy link
Collaborator

  • chore: add UT for package bridge

* chore: add UT for package bridge

* chore: add UT for package bridge
Copy link

vizipi bot commented Nov 25, 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
100.00% aelf-lxy 123 14
7.14% AbigailDeng 63 1
7.14% curryZhaoAelf 1 1

Potential missing files from this Pull request

files commonly committed with a subset of this pr, but not committed this time. (click to collapse)
FilePercentilerate
packages/login/package.json46.29%81 out of 175 times

Committed file ranks

(click to expand)
  • 36.23%[packages/bridge/src/__tests__/useVerifier.test.ts]
  • 76.69%[packages/bridge/src/useWallet.ts]
  • 91.31%[packages/bridge/src/index.ts]
  • 79.24%[packages/bridge/coverage/coverage-summary.json]
  • 99.58%[pnpm-lock.yaml]
  • 36.23%[packages/bridge/src/__tests__/mountApp.test.tsx]
  • 36.23%[packages/bridge/babel.config.cjs]
  • 98.09%[packages/bridge/package.json]
  • 84.32%[packages/bridge/src/mountApp.tsx]
  • 36.23%[packages/bridge/src/__tests__/useLockCallback.test.ts]
  • Copy link

    codecov bot commented Nov 25, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 89.76%. Comparing base (606551b) to head (2727bab).
    Report is 1 commits behind head on master.

    Additional details and impacted files

    Impacted file tree graph

    @@           Coverage Diff           @@
    ##           master     #199   +/-   ##
    =======================================
      Coverage   89.76%   89.76%           
    =======================================
      Files          21       21           
      Lines         215      215           
      Branches       70       70           
    =======================================
      Hits          193      193           
      Misses          8        8           
      Partials       14       14           
    Flag Coverage Δ
    unittests 89.76% <ø> (ø)

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

    ---- 🚨 Try these New Features:

    @work-kevin-flynn work-kevin-flynn merged commit 93d1285 into master Nov 25, 2024
    12 checks passed
    @work-kevin-flynn work-kevin-flynn deleted the feature/unit-test branch November 25, 2024 15:33
    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