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

Log retries with correct logger #15

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Log retries with correct logger #15

merged 1 commit into from
Oct 8, 2021

Conversation

ofalvai
Copy link
Owner

@ofalvai ofalvai commented Oct 8, 2021

Partially fixes #12

@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #15 (8c63873) into main (d4ca87d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #15   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files           6        6           
  Lines         405      405           
=======================================
  Hits          351      351           
  Misses         54       54           
Impacted Files Coverage Δ
custom_components/candy/__init__.py 83.33% <100.00%> (ø)
custom_components/candy/client/__init__.py 78.57% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4ca87d...8c63873. Read the comment docs.

@ofalvai ofalvai merged commit c554d24 into main Oct 8, 2021
@github-actions
Copy link

github-actions bot commented Oct 8, 2021

🎉 HACS repository validator action summary 🎉
✅ The repository is not archived
✅ manifest.json file exist
✅ All required keys are present in manifest.json
✅ hacs.json has the 'name' key set
✅ The repository has a description
⚪ Ignored check: brands
✅ The repository has topics
✅ The repository has issues enabled
✅ This day ends with an 'y' (Friday)
✅ README.md exists
✅ Requirements validation
⚪ Ignored check: wheels
✅ HACS load check

@ofalvai ofalvai deleted the logging branch October 12, 2021 18:05
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.

Improve command retry
1 participant