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

Migrate code linting to Ruff, apply fixes #15

Merged
merged 1 commit into from Apr 25, 2023
Merged

Migrate code linting to Ruff, apply fixes #15

merged 1 commit into from Apr 25, 2023

Conversation

koenvervloesem
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #15 (3f8beed) into main (2716505) will decrease coverage by 1.33%.
The diff coverage is 61.90%.

❗ Current head 3f8beed differs from pull request most recent head a14602a. Consider uploading reports for the commit a14602a to get more accurate results

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   64.80%   63.48%   -1.33%     
==========================================
  Files          10       10              
  Lines         412      419       +7     
  Branches       59       69      +10     
==========================================
- Hits          267      266       -1     
- Misses        145      153       +8     
Impacted Files Coverage Δ
src/bluetooth_clocks/__main__.py 0.00% <ø> (ø)
src/bluetooth_clocks/scanners.py 0.00% <0.00%> (ø)
...c/bluetooth_clocks/devices/current_time_service.py 95.55% <60.00%> (-4.45%) ⬇️
src/bluetooth_clocks/devices/pvvx.py 92.85% <60.00%> (-7.15%) ⬇️
src/bluetooth_clocks/__init__.py 89.62% <82.35%> (-2.69%) ⬇️
src/bluetooth_clocks/devices/qingping.py 100.00% <100.00%> (ø)
src/bluetooth_clocks/devices/thermopro.py 100.00% <100.00%> (ø)
src/bluetooth_clocks/devices/xiaomi.py 100.00% <100.00%> (ø)
src/bluetooth_clocks/exceptions.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@koenvervloesem koenvervloesem merged commit 549de50 into main Apr 25, 2023
18 checks passed
@koenvervloesem koenvervloesem deleted the ruff branch April 25, 2023 18:16
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.

None yet

1 participant