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

Issue200 #207

Merged
merged 6 commits into from
Dec 17, 2024
Merged

Issue200 #207

merged 6 commits into from
Dec 17, 2024

Conversation

franc6
Copy link
Owner

@franc6 franc6 commented Dec 17, 2024

Fixes #200

Description of change:

Formatting, testing, and code coverage

Please note your pull request won't be accepted if you haven't properly formatted your source code, and ensured the unit tests are appropriate. Please note if you are not running on Windows, you can either run the scripts via a bash installation (like git-bash).

  • formatstyle.sh reports no errors
  • All unit tests pass (test.sh)
  • Code coverage has not decreased (test.sh)

@franc6 franc6 merged commit b693068 into releases Dec 17, 2024
4 checks passed
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 92.39%. Comparing base (ff0ecea) to head (d159d6a).
Report is 7 commits behind head on releases.

Files with missing lines Patch % Lines
custom_components/ics_calendar/__init__.py 0.00% 1 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##           releases     #207      +/-   ##
============================================
+ Coverage     92.32%   92.39%   +0.07%     
============================================
  Files            11       11              
  Lines           612      605       -7     
  Branches         97       97              
============================================
- Hits            565      559       -6     
  Misses           31       31              
+ Partials         16       15       -1     

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

@franc6 franc6 deleted the issue200 branch December 17, 2024 19:10
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.

Latest Update Prevents Home Assistant from Starting
2 participants