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: cache dns resolution in node #3495

Merged
merged 7 commits into from
Jul 10, 2024

Merge branch 'develop' into chore.dns-cache-resolution

e60c6ea
Select commit
Loading
Failed to load commit list.
Merged

chore: cache dns resolution in node #3495

Merge branch 'develop' into chore.dns-cache-resolution
e60c6ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 1s

88.12% (-0.02%) compared to 02ad46e

View this Pull Request on Codecov

88.12% (-0.02%) compared to 02ad46e

Details

Codecov Report

Attention: Patch coverage is 72.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 88.12%. Comparing base (02ad46e) to head (e60c6ea).
Report is 1 commits behind head on develop.

Files Patch % Lines
src/util/utils.js 72.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3495      +/-   ##
===========================================
- Coverage    88.13%   88.12%   -0.02%     
===========================================
  Files          585      585              
  Lines        31566    31583      +17     
  Branches      7573     7579       +6     
===========================================
+ Hits         27821    27832      +11     
- Misses        3429     3434       +5     
- Partials       316      317       +1     

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