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: supported bitcoin auth in omnilock #607

Merged
merged 17 commits into from
Jan 18, 2024

chore: upgrade to pnpm@8.14.1 to avoid different lockfile version

0467766
Select commit
Loading
Failed to load commit list.
Merged

feat: supported bitcoin auth in omnilock #607

chore: upgrade to pnpm@8.14.1 to avoid different lockfile version
0467766
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 18, 2024 in 1s

87.29% (+0.25%) compared to 4f29e47

View this Pull Request on Codecov

87.29% (+0.25%) compared to 4f29e47

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (4f29e47) 87.04% compared to head (0467766) 87.29%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #607      +/-   ##
===========================================
+ Coverage    87.04%   87.29%   +0.25%     
===========================================
  Files          117      118       +1     
  Lines        23782    23983     +201     
  Branches      2416     2459      +43     
===========================================
+ Hits         20701    20936     +235     
+ Misses        3039     3005      -34     
  Partials        42       42              
Files Coverage Δ
packages/debugger/src/constants.ts 100.00% <100.00%> (ø)
packages/debugger/src/context.ts 92.43% <100.00%> (ø)
packages/debugger/src/executor.ts 98.85% <100.00%> (+0.14%) ⬆️
packages/common-scripts/src/omnilock.ts 91.14% <92.85%> (+1.44%) ⬆️
packages/common-scripts/src/omnilock-bitcoin.ts 85.18% <85.18%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f29e47...0467766. Read the comment docs.