Closed danil-topchiy closed 5 years ago
Please rebase against current master, it will bring the tests on.
The inspection completed: 114 updated code elements
Merging #27 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #27 +/- ##
=======================================
Coverage 92.63% 92.63%
=======================================
Files 17 17
Lines 516 516
=======================================
Hits 478 478
Misses 38 38
Impacted Files | Coverage Δ | |
---|---|---|
src/nextcloud/response.py | 84.84% <ø> (ø) |
|
src/nextcloud/base.py | 100% <ø> (ø) |
|
src/nextcloud/__init__.py | 100% <ø> (ø) |
|
src/nextcloud/NextCloud.py | 100% <ø> (ø) |
|
src/nextcloud/requester.py | 96.29% <ø> (ø) |
|
src/nextcloud/api_wrappers/__init__.py | 100% <ø> (ø) |
|
...rc/nextcloud/api_wrappers/federated_cloudshares.py | 42.3% <100%> (ø) |
|
src/nextcloud/api_wrappers/notifications.py | 91.66% <100%> (ø) |
|
src/nextcloud/api_wrappers/share.py | 86% <100%> (ø) |
|
src/nextcloud/api_wrappers/group.py | 100% <100%> (ø) |
|
... and 7 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 a9b8b6f...5b52538. Read the comment docs.
Great, thank you very much!
Rebased
Great one, but I target it as one of the last PRs to merge to avoid conflicts.