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 #125, put media sync to background job #153

Merged
merged 3 commits into from
Mar 16, 2022
Merged

Conversation

aidewoode
Copy link
Member

No description provided.

@aidewoode aidewoode merged commit 0da3105 into master Mar 16, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1993104930

  • 69 of 80 (86.25%) changed or added relevant lines in 15 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 96.689%

Changes Missing Coverage Covered Lines Changed/Added Lines %
app/controllers/albums_controller.rb 0 1 0.0%
app/controllers/artists_controller.rb 0 1 0.0%
app/controllers/playlists_controller.rb 0 1 0.0%
app/controllers/settings_controller.rb 4 5 80.0%
app/models/media.rb 28 29 96.55%
app/controllers/users_controller.rb 0 2 0.0%
app/controllers/application_controller.rb 2 6 33.33%
Files with Coverage Reduction New Missed Lines %
app/models/user.rb 1 93.75%
Totals Coverage Status
Change from base Build 1954646920: -0.2%
Covered Lines: 730
Relevant Lines: 755

💛 - Coveralls

@aidewoode aidewoode deleted the background-media-sync branch March 22, 2022 09:55
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