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

add functionality for introspection #73

Closed
wants to merge 1 commit into from

add functionality for introspection

0d7414f
Select commit
Loading
Failed to load commit list.
Closed

add functionality for introspection #73

add functionality for introspection
0d7414f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

92.37% (-1.07%) compared to 902c65b

View this Pull Request on Codecov

92.37% (-1.07%) compared to 902c65b

Details

Codecov Report

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

Comparison is base (902c65b) 93.44% compared to head (0d7414f) 92.37%.
Report is 4 commits behind head on master.

Files Patch % Lines
turms/plugins/inputs.py 27.02% 27 Missing ⚠️
turms/run.py 6.66% 14 Missing ⚠️
turms/cli/main.py 69.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   93.44%   92.37%   -1.07%     
==========================================
  Files          65       65              
  Lines        3507     3567      +60     
==========================================
+ Hits         3277     3295      +18     
- Misses        230      272      +42     

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