Closed gtalarico closed 3 years ago
Merging #89 (55f4c6d) into master (ce95d2b) will decrease coverage by
0.40%
. The diff coverage is60.52%
.
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
- Coverage 85.21% 84.81% -0.41%
==========================================
Files 64 66 +2
Lines 1914 1962 +48
==========================================
+ Hits 1631 1664 +33
- Misses 283 298 +15
Impacted Files | Coverage Δ | |
---|---|---|
api/webhooks/views.py | 42.10% <17.64%> (-11.47%) |
:arrow_down: |
api/webhooks/services.py | 94.44% <88.88%> (ø) |
|
tests/test_webhooks.py | 100.00% <100.00%> (ø) |
|
api/common/utils.py | 56.89% <0.00%> (-13.80%) |
:arrow_down: |
api/community/selectors.py | 78.72% <0.00%> (-2.13%) |
:arrow_down: |
tests/conftest.py | 100.00% <0.00%> (ø) |
|
tests/test_communities/test_views.py | 100.00% <0.00%> (ø) |
|
api/community/management/commands/groups.py | 83.33% <0.00%> (ø) |
|
api/users/groups.py | 100.00% <0.00%> (ø) |
|
api/community/views/company.py | 87.20% <0.00%> (+2.32%) |
: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 ce95d2b...55f4c6d. Read the comment docs.
Improve twitter webhook
Closes #83