xybu/onedrived-dev

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveralls.yml
.gitignore
.idea/dictionaries/xb.xml
.idea/inspectionProfiles/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.idea/onedrived.iml
.idea/sqldialects.xml
.idea/vcs.xml
.idea/webResources.xml
.travis.yml
LICENSE
README.md
onedrived/data/config_schema.json
onedrived/data/ignore_v2.txt
onedrived/data/items_db.sql
onedrived/data/ngrok_default_conf.yaml
onedrived/lang/od_pref.en_US.json
requirements.txt
setup.cfg
sideci.yml
onedrived/__init__.py38
onedrived/od_api_helper.py63
A
1 hr
onedrived/od_api_session.py33
onedrived/od_auth.py79
A
1 hr
onedrived/od_context.py148
onedrived/od_dateutils.py25
onedrived/od_hashutils.py27
onedrived/od_i18n.py20
onedrived/od_main.py171
A
1 hr
onedrived/od_models/__init__.py2
onedrived/od_models/account_profile.py18
onedrived/od_models/bidict.py6
onedrived/od_models/dict_guard/__init__.py77
A
50 mins
onedrived/od_models/dict_guard/exceptions.py41
A
2 hrs
onedrived/od_models/drive_config.py2
onedrived/od_models/path_filter.py34
onedrived/od_models/pretty_api.py10
onedrived/od_models/webhook_notification.py57
A
1 hr
onedrived/od_pref.py408
D
2 days
onedrived/od_repo.py162
A
35 mins
onedrived/od_stringutils.py15
onedrived/od_task.py79
onedrived/od_tasks/__init__.py0
onedrived/od_tasks/base.py16
onedrived/od_tasks/delete_item.py29
A
1 hr
onedrived/od_tasks/download_file.py46
onedrived/od_tasks/merge_dir.py467
F
5 days
onedrived/od_tasks/move_item.py61
A
1 hr