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: captured and added FileInfo query costs to metrics and hbar ratelimit class #2822

fix: captured and added FileInfo query costs to metrics and hbar rate…

1e880f5
Select commit
Loading
Failed to load commit list.
Merged

fix: captured and added FileInfo query costs to metrics and hbar ratelimit class #2822

fix: captured and added FileInfo query costs to metrics and hbar rate…
1e880f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

81.29% (target 80.00%)

View this Pull Request on Codecov

81.29% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.29%. Comparing base (7de2c45) to head (1e880f5).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/relay/src/lib/clients/sdkClient.ts 80.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2822      +/-   ##
==========================================
+ Coverage   81.12%   81.29%   +0.17%     
==========================================
  Files          46       46              
  Lines        3386     3385       -1     
  Branches      707      706       -1     
==========================================
+ Hits         2747     2752       +5     
+ Misses        418      408      -10     
- Partials      221      225       +4     
Files Coverage Δ
packages/relay/src/lib/clients/sdkClient.ts 57.25% <80.00%> (+2.17%) ⬆️