Closed ErikBjare closed 7 years ago
Merging #39 into master will increase coverage by
0.5%
. The diff coverage is85.36%
.
@@ Coverage Diff @@
## master #39 +/- ##
=========================================
+ Coverage 94.81% 95.32% +0.5%
=========================================
Files 21 21
Lines 849 855 +6
Branches 143 143
=========================================
+ Hits 805 815 +10
+ Misses 16 14 -2
+ Partials 28 26 -2
Impacted Files | Coverage Δ | |
---|---|---|
aw_core/views.py | 95.34% <100%> (ø) |
:arrow_up: |
aw_datastore/storages/__init__.py | 100% <100%> (ø) |
:arrow_up: |
aw_core/__init__.py | 100% <100%> (ø) |
:arrow_up: |
aw_core/schema.py | 100% <100%> (ø) |
:arrow_up: |
aw_datastore/__init__.py | 100% <100%> (ø) |
:arrow_up: |
aw_core/config.py | 100% <100%> (ø) |
:arrow_up: |
aw_core/cached_views.py | 93.93% <100%> (ø) |
:arrow_up: |
aw_core/__about__.py | 100% <100%> (ø) |
:arrow_up: |
aw_datastore/datastore.py | 91.37% <100%> (ø) |
:arrow_up: |
aw_datastore/storages/peewee.py | 95.45% <72.72%> (+0.08%) |
:arrow_up: |
... and 2 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 ac7d439...a04fa61. Read the comment docs.
The aw-server PR: https://github.com/ActivityWatch/aw-server/pull/28
__name__
)