Closed ErikBjare closed 5 years ago
Merging #82 into master will decrease coverage by
0.45%
. The diff coverage is90.9%
.
@@ Coverage Diff @@
## master #82 +/- ##
==========================================
- Coverage 95.32% 94.87% -0.46%
==========================================
Files 33 34 +1
Lines 1561 1599 +38
Branches 238 248 +10
==========================================
+ Hits 1488 1517 +29
- Misses 41 44 +3
- Partials 32 38 +6
Impacted Files | Coverage Δ | |
---|---|---|
aw_datastore/storages/memory.py | 94.2% <100%> (ø) |
:arrow_up: |
aw_datastore/datastore.py | 100% <100%> (ø) |
:arrow_up: |
aw_transform/__init__.py | 100% <100%> (ø) |
:arrow_up: |
aw_datastore/storages/peewee.py | 99.21% <100%> (ø) |
:arrow_up: |
aw_transform/chunk_events_by_key.py | 90.47% <100%> (ø) |
:arrow_up: |
aw_datastore/storages/__init__.py | 100% <100%> (ø) |
:arrow_up: |
aw_datastore/__init__.py | 100% <100%> (ø) |
:arrow_up: |
aw_query/query2.py | 99.04% <100%> (ø) |
:arrow_up: |
aw_datastore/storages/mongodb.py | 97.84% <100%> (ø) |
:arrow_up: |
aw_transform/split_url_events.py | 100% <100%> (ø) |
:arrow_up: |
... and 6 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 b7f1f6c...95eed67. Read the comment docs.
This pull request introduces 1 alert and fixes 8 when merging d4db04d9d60b4ec1b622f685e89e871e0aa85eca into b7f1f6cd2bb24b80994b1a63e923390f7c60383b - view on LGTM.com
new alerts:
fixed alerts:
This pull request introduces 3 alerts and fixes 9 when merging 776ea7dc2f1aa8eff28871f53ce8a23ea9509a54 into b7f1f6cd2bb24b80994b1a63e923390f7c60383b - view on LGTM.com
new alerts:
fixed alerts:
This pull request introduces 3 alerts and fixes 9 when merging ac92b89798d70ae6392f3ffedb48cf3eaf6efb6b into b7f1f6cd2bb24b80994b1a63e923390f7c60383b - view on LGTM.com
new alerts:
fixed alerts:
This pull request introduces 3 alerts and fixes 9 when merging 95eed67b10e22540782e3d3d30dc9b3835058182 into b7f1f6cd2bb24b80994b1a63e923390f7c60383b - view on LGTM.com
new alerts:
fixed alerts:
Equivalent PR in aw-server-rust: https://github.com/ActivityWatch/aw-server-rust/pull/67