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

chore(pre-commit.ci): pre-commit autoupdate #183

Merged
merged 2 commits into from
Dec 28, 2024

fix: ignore value

fae4b5a
Select commit
Loading
Failed to load commit list.
Merged

chore(pre-commit.ci): pre-commit autoupdate #183

fix: ignore value
fae4b5a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 0s

90.06% (+39.03%) compared to c7d7235

View this Pull Request on Codecov

90.06% (+39.03%) compared to c7d7235

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.06%. Comparing base (c7d7235) to head (fae4b5a).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
src/bluetooth_adapters/systems/linux_hci.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #183       +/-   ##
===========================================
+ Coverage   51.02%   90.06%   +39.03%     
===========================================
  Files          13       13               
  Lines         488      493        +5     
  Branches       76       47       -29     
===========================================
+ Hits          249      444      +195     
+ Misses        236       39      -197     
- Partials        3       10        +7     

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