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

Small log additions and moving metrics from Seconds to Milliseconds #80

Merged
merged 4 commits into from
Nov 23, 2023

Fixing missing floats

8312882
Select commit
Loading
Failed to load commit list.
Merged

Small log additions and moving metrics from Seconds to Milliseconds #80

Fixing missing floats
8312882
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 1s

83.14% (+0.11%) compared to 9a525ae

View this Pull Request on Codecov

83.14% (+0.11%) compared to 9a525ae

Details

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9a525ae) 83.03% compared to head (8312882) 83.14%.

Files Patch % Lines
pkg/app/app.go 55.55% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
+ Coverage   83.03%   83.14%   +0.11%     
==========================================
  Files          12       12              
  Lines        1167     1181      +14     
==========================================
+ Hits          969      982      +13     
- Misses        152      153       +1     
  Partials       46       46              

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