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

refactor model module #8

Merged
merged 1 commit into from
May 24, 2024
Merged

refactor model module #8

merged 1 commit into from
May 24, 2024

Conversation

shadow578
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 92.25806% with 12 lines in your changes are missing coverage. Please review.

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

Files Coverage Δ
custom_components/xmltv_epg/api.py 86.11% <100.00%> (ø)
custom_components/xmltv_epg/entity.py 100.00% <100.00%> (ø)
custom_components/xmltv_epg/model/__init__.py 100.00% <100.00%> (ø)
custom_components/xmltv_epg/model/helper.py 100.00% <100.00%> (ø)
custom_components/xmltv_epg/sensor.py 91.25% <100.00%> (ø)
test/conftest.py 100.00% <100.00%> (ø)
test/model/test_TVChannel.py 100.00% <100.00%> (ø)
test/model/test_TVGuide.py 100.00% <100.00%> (ø)
test/model/test_TVProgram.py 100.00% <100.00%> (ø)
test/test_config_flow.py 100.00% <100.00%> (ø)
... and 6 more

@shadow578 shadow578 merged commit dcfe903 into main May 24, 2024
6 checks passed
@shadow578 shadow578 deleted the refactor/model branch May 24, 2024 08:54
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