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: allow config of timeout from configuration #429

Merged
merged 1 commit into from
Nov 5, 2024

feat: allow config of timeout from configuration

3e3e376
Select commit
Loading
Failed to load commit list.
Merged

feat: allow config of timeout from configuration #429

feat: allow config of timeout from configuration
3e3e376
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

68.82% (-0.03%) compared to 2a95938, passed because coverage increased by 0% when compared to adjusted base (68.82%)

View this Pull Request on Codecov

68.82% (-0.03%) compared to 2a95938, passed because coverage increased by 0% when compared to adjusted base (68.82%)

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.

Project coverage is 68.82%. Comparing base (2a95938) to head (3e3e376).

Files with missing lines Patch % Lines
config/config.go 72.00% 8 Missing and 6 partials ⚠️
internal/controller/http/v1/devices.go 0.00% 1 Missing ⚠️
internal/controller/http/v1/login.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   68.84%   68.82%   -0.03%     
==========================================
  Files          80       80              
  Lines        9000     9039      +39     
==========================================
+ Hits         6196     6221      +25     
- Misses       2486     2494       +8     
- Partials      318      324       +6     

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