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: calculate transfer type correctly upon reveal #326

Merged
merged 1 commit into from
Mar 8, 2024

fix: calculate transfer type correctly upon reveal

9caadef
Select commit
Loading
Failed to load commit list.
Merged

fix: calculate transfer type correctly upon reveal #326

fix: calculate transfer type correctly upon reveal
9caadef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 8, 2024 in 0s

96.41% (-0.09%) compared to 9cad6c1

View this Pull Request on Codecov

96.41% (-0.09%) compared to 9cad6c1

Details

Codecov Report

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

Project coverage is 96.41%. Comparing base (9cad6c1) to head (9caadef).
Report is 1 commits behind head on beta.

Files Patch % Lines
src/pg/helpers.ts 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #326      +/-   ##
==========================================
- Coverage   96.49%   96.41%   -0.09%     
==========================================
  Files          65       65              
  Lines        6369     6382      +13     
  Branches      413      415       +2     
==========================================
+ Hits         6146     6153       +7     
- Misses        221      227       +6     
  Partials        2        2              

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