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

app.go: Take a pass over the godoc #1162

Merged
merged 4 commits into from
Feb 20, 2024

Merge branch 'master' into abg/doc-pass

ddc24fe
Select commit
Loading
Failed to load commit list.
Merged

app.go: Take a pass over the godoc #1162

Merge branch 'master' into abg/doc-pass
ddc24fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2024 in 0s

98.79% (target 90.00%)

View this Pull Request on Codecov

98.79% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c013ff6) 98.79% compared to head (ddc24fe) 98.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1162   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          30       30           
  Lines        3061     3061           
=======================================
  Hits         3024     3024           
  Misses         30       30           
  Partials        7        7           

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