Closed modelmat closed 5 years ago
Merging #31 into master will not change coverage. The diff coverage is
68.75%
.
@@ Coverage Diff @@
## master #31 +/- ##
=======================================
Coverage 49.07% 49.07%
=======================================
Files 38 38
Lines 2372 2372
Branches 331 331
=======================================
Hits 1164 1164
Misses 1148 1148
Partials 60 60
Impacted Files | Coverage Δ | |
---|---|---|
onedrive_client/od_tasks/base.py | 90% <ø> (ø) |
|
onedrive_client/od_tasks/update_item_base.py | 31.25% <ø> (ø) |
|
onedrive_client/od_webhooks/http_server.py | 0% <ø> (ø) |
|
onedrive_client/od_dateutils.py | 92.3% <ø> (ø) |
|
onedrive_client/od_models/path_filter.py | 100% <ø> (ø) |
|
onedrive_client/od_task.py | 98.03% <ø> (ø) |
|
onedrive_client/od_tasks/move_item.py | 23.91% <ø> (ø) |
|
onedrive_client/od_models/__init__.py | 100% <ø> (ø) |
|
onedrive_client/od_models/drive_config.py | 100% <ø> (ø) |
|
onedrive_client/od_tasks/update_subscriptions.py | 89.65% <ø> (ø) |
|
... and 28 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e1a330c...b931e24. Read the comment docs.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
onedrive_client/od_i18n.py | 1 | 2 | 50.0% | ||
onedrive_client/od_main.py | 1 | 3 | 33.33% | ||
onedrive_client/od_pref.py | 3 | 5 | 60.0% | ||
<!-- | Total: | 11 | 16 | 68.75% | --> |
Totals | |
---|---|
Change from base Build 435177640: | 0.0% |
Covered Lines: | 1222 |
Relevant Lines: | 2372 |
Tested and it seems to work! Fixes #28 Remind me to edit the AUR package once merged.