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: Implement HbarLimitService#addExpense #2902

Merged
merged 12 commits into from
Sep 2, 2024

chore: fix .eslintrc.js

af07187
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement HbarLimitService#addExpense #2902

chore: fix .eslintrc.js
af07187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

83.71% (target 80.00%)

View this Pull Request on Codecov

83.71% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.71%. Comparing base (b03ed7a) to head (af07187).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2902      +/-   ##
==========================================
+ Coverage   83.48%   83.71%   +0.22%     
==========================================
  Files          55       55              
  Lines        3676     3715      +39     
  Branches      765      770       +5     
==========================================
+ Hits         3069     3110      +41     
+ Misses        367      365       -2     
  Partials      240      240              
Files with missing lines Coverage Δ
...s/relay/src/lib/services/hbarLimitService/index.ts 92.59% <100.00%> (+11.64%) ⬆️