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

Update TVGuide Parsing #34

Merged
merged 4 commits into from
Jan 14, 2025
Merged

Update TVGuide Parsing #34

merged 4 commits into from
Jan 14, 2025

Conversation

shadow578
Copy link
Owner

fixes parsing issues described in #32 .

additionally updates the way that the episode-num field is parsed, with added test cases.

@shadow578 shadow578 linked an issue Jan 14, 2025 that may be closed by this pull request
4 tasks
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

Attention: Patch coverage is 96.77419% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
custom_components/xmltv_epg/model/guide.py 50.00% 1 Missing ⚠️
custom_components/xmltv_epg/model/program.py 96.15% 1 Missing ⚠️
Files with missing lines Coverage Δ
custom_components/xmltv_epg/api.py 72.22% <100.00%> (ø)
test/model/test_TVProgram.py 100.00% <100.00%> (ø)
custom_components/xmltv_epg/model/guide.py 88.88% <50.00%> (-2.29%) ⬇️
custom_components/xmltv_epg/model/program.py 93.10% <96.15%> (+1.16%) ⬆️

@shadow578 shadow578 mentioned this pull request Jan 14, 2025
4 tasks
@shadow578 shadow578 merged commit 78082f4 into main Jan 14, 2025
7 checks passed
@shadow578 shadow578 deleted the fix/issue-32-source-parsing branch January 14, 2025 12:11
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.

Unable to add url
1 participant