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: Add support for metrics collection #1762

Merged
merged 23 commits into from
Apr 9, 2024

fix typos

4e2edd6
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for metrics collection #1762

fix typos
4e2edd6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 8, 2024 in 1s

47.74% (+0.00%) compared to 59c6d3e

View this Pull Request on Codecov

47.74% (+0.00%) compared to 59c6d3e

Details

Codecov Report

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

Project coverage is 47.74%. Comparing base (59c6d3e) to head (4e2edd6).

Files Patch % Lines
gno.land/cmd/gnoland/start.go 60.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1762   +/-   ##
=======================================
  Coverage   47.74%   47.74%           
=======================================
  Files         393      393           
  Lines       61637    61647   +10     
=======================================
+ Hits        29430    29436    +6     
- Misses      29736    29738    +2     
- Partials     2471     2473    +2     

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