forked from bugsink/bugsink
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.coveragerc
More file actions
52 lines (47 loc) · 1.28 KB
/
Copy path.coveragerc
File metadata and controls
52 lines (47 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[run]
omit =
*/migrations/*
bugsink/event_schema.py
bugsink/scripts/*
*/tests*
bugsink/wsgi.py
bsmain/management/commands/check_migrations.py
bsmain/management/commands/fetch_event_schema_json.py
bsmain/management/commands/migrate.py
bsmain/management/commands/prestart.py
bsmain/management/commands/raise_exception.py
bsmain/management/commands/send_json.py
bsmain/management/commands/showstat.py
bsmain/management/commands/stress_test.py
events/management/commands/cleanup_eventstorage.py
events/management/commands/make_consistent.py
events/management/commands/migrate_to_current_eventstorage.py
events/management/commands/nuke_events.py
performance/bursty_data.py
performance/management/commands/pftest_search.py
phonehome/management/commands/print_phonehome.py
snappea/management/commands/checksnappea.py
snappea/management/commands/runsnappea.py
tags/management/commands/init_tags.py
users/management/commands/send_welcome_email.py
source =
alerts
bsmain
bugsink
compat
events
ee
files
ingest
issues
performance
phonehome
projects
releases
sentry
sentry_sdk_extensions
snappea
tags
teams
theme
users