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

Support loading monitor configs from a directory #1316

Merged
merged 4 commits into from
Jan 1, 2024

Remove unnecessary lambda

09a756a
Select commit
Loading
Failed to load commit list.
Merged

Support loading monitor configs from a directory #1316

Remove unnecessary lambda
09a756a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Jan 1, 2024 in 0s

73.61% (-0.04%) compared to 6a64fa6

View this Pull Request on Codecov

73.61% (-0.04%) compared to 6a64fa6

Details

Codecov Report

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

Comparison is base (6a64fa6) 73.64% compared to head (09a756a) 73.61%.

Files Patch % Lines
simplemonitor/simplemonitor.py 78.57% 3 Missing ⚠️
simplemonitor/util/__init__.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1316      +/-   ##
===========================================
- Coverage    73.64%   73.61%   -0.04%     
===========================================
  Files           44       44              
  Lines         4144     4150       +6     
===========================================
+ Hits          3052     3055       +3     
- Misses        1092     1095       +3     

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