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

wip: Retrieve PyCast data from Spotify and serve the data through API #1044

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mattwang44
Copy link
Member

@mattwang44 mattwang44 commented Sep 30, 2021

Types of changes

  • New feature

Description

Retrieve episode data of PyCast (Podcast channel of PyCon TW) from Spotify using spotipy and serve with API.

@mattwang44 mattwang44 changed the title wip: pycast wip: Retrieve PyCast data from Spotify and serve the data through API Sep 30, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #1044 (0234f39) into master (879021c) will decrease coverage by 0.23%.
The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1044      +/-   ##
==========================================
- Coverage   69.01%   68.77%   -0.24%     
==========================================
  Files          82       82              
  Lines        3295     3331      +36     
==========================================
+ Hits         2274     2291      +17     
- Misses       1021     1040      +19     
Impacted Files Coverage Δ
src/events/api/urls.py 100.00% <ø> (ø)
src/events/api/views.py 42.42% <33.33%> (-1.63%) ⬇️
src/events/api/serializers.py 66.66% <100.00%> (+1.70%) ⬆️
.../proposals/management/commands/recent_proposals.py 98.76% <0.00%> (+1.23%) ⬆️

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 879021c...0234f39. Read the comment docs.

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