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

api: Add support for Private Network Access header preflight requests #6089

Merged
merged 10 commits into from
Sep 19, 2024

fix partitiontest linter warnings

53d2216
Select commit
Loading
Failed to load commit list.
Merged

api: Add support for Private Network Access header preflight requests #6089

fix partitiontest linter warnings
53d2216
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

56.26% (+0.41%) compared to 8eca278

View this Pull Request on Codecov

56.26% (+0.41%) compared to 8eca278

Details

Codecov Report

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

Project coverage is 56.26%. Comparing base (8eca278) to head (53d2216).
Report is 31 commits behind head on master.

Files with missing lines Patch % Lines
daemon/algod/api/server/router.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6089      +/-   ##
==========================================
+ Coverage   55.85%   56.26%   +0.41%     
==========================================
  Files         488      488              
  Lines       69610    69621      +11     
==========================================
+ Hits        38879    39172     +293     
+ Misses      28045    27786     -259     
+ Partials     2686     2663      -23     

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