pupilfirst/pupilfirst

View on GitHub
app/services/vimeo/api_service.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method create_video_resource has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def create_video_resource(size, name, description)
      data = {
        upload: {
          approach: 'tus',
          size: size
Severity: Minor
Found in app/services/vimeo/api_service.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status