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

fix: retrieve user info using trakt api instead of scraping #61

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

cecobask
Copy link
Owner

resolves #60

@cecobask cecobask self-assigned this Aug 20, 2024
@cecobask cecobask merged commit 1584180 into main Aug 20, 2024
3 checks passed
@cecobask cecobask deleted the userinfo branch August 20, 2024 11:28
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

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

Project coverage is 42.67%. Comparing base (d5b82a5) to head (49f9b70).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/client/client.go 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   42.23%   42.67%   +0.44%     
==========================================
  Files          14       14              
  Lines        1622     1638      +16     
==========================================
+ Hits          685      699      +14     
- Misses        919      920       +1     
- Partials       18       19       +1     
Files Coverage Δ
internal/entities/trakt.go 0.00% <ø> (ø)
pkg/client/trakt.go 92.12% <100.00%> (+0.12%) ⬆️
pkg/client/client.go 94.12% <75.00%> (-5.88%) ⬇️

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.

Trakt app error
1 participant