bskim45/fastlane-plugin-google_drive

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/FUNDING.yml
fastlane/Pluginfile
fastlane/Fastfile
.env.example
fastlane-plugin-google_drive.gemspec
.gitignore
LICENSE
Rakefile
.rspec
Gemfile
README.md
.travis.yml
CHAGELOG.md
.rubocop.yml
renovate.json
lib/fastlane/plugin/google_drive/version.rb5
A
0 mins
lib/fastlane/plugin/google_drive.rb11
A
0 mins
A
100%
lib/fastlane/plugin/google_drive/helper/google_drive_helper.rb70
A
0 mins
C
70%
lib/fastlane/plugin/google_drive/actions/update_google_drive_file_action.rb89
A
3 hrs
B
86%
lib/fastlane/plugin/google_drive/actions/create_google_drive_folder_action.rb90
A
3 hrs
B
84%
lib/fastlane/plugin/google_drive/actions/find_google_drive_file_by_id_action.rb91
A
2 hrs
B
85%
lib/fastlane/plugin/google_drive/actions/find_google_drive_file_by_title_action.rb103
B
4 hrs
B
83%
lib/fastlane/plugin/google_drive/actions/upload_to_google_drive_action.rb107
B
5 hrs
B
89%