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: Log GQL endpoint correctly on node start #3037

Merged

Log gql endpoint correctly

8d415c8
Select commit
Loading
Failed to load commit list.
Merged

fix: Log GQL endpoint correctly on node start #3037

Log gql endpoint correctly
8d415c8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

79.28% (-0.06%) compared to 09b49c6

View this Pull Request on Codecov

79.28% (-0.06%) compared to 09b49c6

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.28%. Comparing base (09b49c6) to head (8d415c8).

Files with missing lines Patch % Lines
node/node.go 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3037      +/-   ##
===========================================
- Coverage    79.34%   79.28%   -0.06%     
===========================================
  Files          333      333              
  Lines        25837    25837              
===========================================
- Hits         20498    20483      -15     
- Misses        3870     3878       +8     
- Partials      1469     1476       +7     
Files with missing lines Coverage Δ
node/node.go 50.00% <0.00%> (ø)

... and 18 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 09b49c6...8d415c8. Read the comment docs.