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

Feature: Support multiple EPG sources #149

Merged
merged 7 commits into from Jul 16, 2022
Merged

Conversation

4gray
Copy link
Owner

@4gray 4gray commented Jul 13, 2022

This PR brings some changes in the app structure and implements #141

@vercel
Copy link

vercel bot commented Jul 13, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
iptvnator ✅ Ready (Inspect) Visit Preview Jul 15, 2022 at 5:45PM (UTC)

@ghost
Copy link

ghost commented Jul 13, 2022

👇 Click on the image for a new way to code review
  • Make big changes easier — review code in small groups of related files

  • Know where to start — see the whole change at a glance

  • Take a code tour — explore the change with an interactive tour

  • Make comments and review — all fully sync’ed with github

    Try it now!

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map Legend

@codecov-commenter
Copy link

Codecov Report

Merging #149 (b0bc1e9) into electron (4e39f15) will increase coverage by 0.33%.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##           electron     #149      +/-   ##
============================================
+ Coverage     71.05%   71.38%   +0.33%     
============================================
  Files            40       41       +1     
  Lines           691      713      +22     
  Branches         87       88       +1     
============================================
+ Hits            491      509      +18     
- Misses          176      181       +5     
+ Partials         24       23       -1     
Impacted Files Coverage Δ
src/app/settings/settings.interface.ts 100.00% <ø> (ø)
src/app/app.component.ts 72.15% <60.00%> (-2.27%) ⬇️
src/app/settings/settings.component.ts 75.34% <64.70%> (-2.79%) ⬇️
...p/player/components/epg-list/epg-list.component.ts 71.42% <66.66%> (ø)
src/app/services/epg.service.ts 100.00% <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 4e39f15...b0bc1e9. Read the comment docs.

@4gray 4gray merged commit 01f4be1 into electron Jul 16, 2022
@4gray 4gray deleted the 141-multiple-epg-sources branch October 1, 2022 17:51
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

2 participants