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

Introduce async via tokio #9

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Introduce async via tokio #9

merged 2 commits into from
Nov 21, 2023

Conversation

CosminLazar
Copy link
Owner

Prerequisite for sending metrics via open telemetry

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (de413a8) 91.48% compared to head (4fd3d23) 90.74%.

Files Patch % Lines
src/homeassistant/mod.rs 90.00% 3 Missing ⚠️
src/main.rs 0.00% 2 Missing ⚠️
src/lib.rs 92.85% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   91.48%   90.74%   -0.75%     
==========================================
  Files           6        6              
  Lines         517      497      -20     
==========================================
- Hits          473      451      -22     
- Misses         44       46       +2     

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

@CosminLazar CosminLazar merged commit 1c47b83 into main Nov 21, 2023
9 checks passed
@CosminLazar CosminLazar deleted the add-tokio branch November 21, 2023 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants