• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

unioslo / mreg / 20383392889
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: metrics
DEFAULT BRANCH: master
Ran 19 Dec 2025 09:51PM UTC
Jobs 5
Files 95
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Dec 2025 09:47PM UTC coverage: 34.865% (-62.6%) from 97.512%
20383392889

Pull #603

github

terjekv
Parallel testing. Finally.

With the move to a newer Django, we can finally use the built-in support for parallel testing.

The effect is rather profound:

```
$ source .venv/bin/activate && source .env && coverage run manage.py test --parallel
Found 884 test(s).
Creating test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
Cloning test database for alias 'default'...
System check identified no issues (0 silenced).
.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.............................................................................................................................................................................................................................................................................................................................................s................................................................
----------------------------------------------------------------------
Ran 884 tests in 54.608s

OK (skipped=2)
Destroying test database for alias 'default'...
Destroying test database for alias 'default'...
Destroying test database for alias 'default'...
Destroying test database for alias '... (continued)
Pull Request #603: Parallel testing

3293 of 9445 relevant lines covered (34.87%)

1.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
33.33
-66.67% mreg/tests/base.py
4
86.21
-13.79% mreg/api/v1/views_labels.py
4
55.56
-44.44% mreg/netfields_compat.py
7
81.58
-18.42% hostpolicy/models.py
8
90.8
-9.2% mreg/models/resource_records.py
10
90.29
-9.71% hostpolicy/api/v1/views.py
10
28.57
-71.43% mreg/api/v1/tests/test_nameservers.py
11
85.71
-14.29% mreg/api/v1/views_hostgroups.py
11
35.29
-64.71% mreg/tests/test_model_loc.py
12
33.33
-66.67% mreg/api/v1/tests/test_txts.py
12
36.84
-63.16% mreg/authentication.py
12
50.0
-40.0% mreg/mixins.py
13
84.05
-7.98% mreg/api/v1/filters.py
13
76.36
-23.64% mreg/apps.py
13
51.85
-48.15% mreg/managers.py
18
33.33
-66.67% mreg/tests/test_model_cname.py
18
33.33
-66.67% mreg/tests/test_model_naptr.py
19
32.14
-67.86% mreg/tests/test_model_sshfp.py
19
32.14
-67.86% mreg/tests/test_model_txt.py
20
66.15
-30.77% mreg/models/auth.py
23
25.81
-74.19% hostpolicy/api/permissions.py
23
28.13
-71.88% mreg/api/v1/tests/test_labels.py
24
25.0
-75.0% mreg/api/v1/tests/test_history.py
25
45.83
-52.08% mreg/api/v1/views_bacnet.py
30
30.23
-69.77% mreg/tests/test_model_reversezone.py
32
27.27
-72.73% mreg/tests/test_model_srv.py
33
65.98
-34.02% mreg/models/base.py
34
61.8
-38.2% mreg/models/network_policy.py
34
24.44
-75.56% mreg/tests/test_model_ipaddress.py
35
38.33
-58.33% mreg/log_processors.py
38
39.68
-60.32% hostpolicy/signals.py
38
30.36
-67.86% mreg/api/v1/views_m2m.py
39
30.36
-69.64% mreg/tests/test_model_nameserver.py
40
24.53
-75.47% hostpolicy/tests.py
40
21.57
-78.43% mreg/mqsender.py
42
20.75
-79.25% mreg/tests/test_model_netgroupregexpermission.py
44
45.0
-55.0% mreg/tests/test_app_config.py
47
22.95
-77.05% mreg/tests/test_model_hosts.py
49
23.44
-76.56% mreg/api/v1/tests/test_srvs.py
51
40.65
-32.9% mreg/models/host.py
51
22.73
-77.27% mreg/utils.py
53
30.0
-66.25% mreg/api/v1/history.py
56
20.0
-80.0% mreg/tests/test_model_forwardzone.py
56
21.13
-78.87% mreg/tests/test_model_network.py
57
28.75
-71.25% mreg/api/v1/tests/tests_bacnet.py
57
24.05
-72.15% mreg/middleware/logging_http.py
64
26.14
-72.73% mreg/api/v1/tests/test_filtering.py
69
40.16
-56.56% mreg/api/views.py
71
21.11
-78.89% mreg/tests/test_model_hostgroup.py
73
26.26
-73.74% mreg/tests/test_mqsender.py
77
45.21
-52.74% mreg/models/zone.py
90
15.89
-84.11% mreg/api/v1/tests/test_zonefile.py
94
21.67
-78.33% mreg/api/v1/tests/test_logging.py
96
20.66
-79.34% mreg/validators.py
98
40.91
-55.68% mreg/api/v1/views_network_policy.py
115
36.96
-62.5% mreg/models/network.py
120
30.64
-69.36% mreg/api/v1/tests/test_hostgroups.py
122
14.69
-85.31% mreg/tests/test_model_ptroverride.py
131
38.06
-53.04% mreg/signals.py
154
38.0
-61.6% mreg/api/v1/views_zones.py
158
31.0
-69.0% hostpolicy/api/v1/tests.py
168
47.4
-37.92% mreg/api/v1/serializers.py
181
21.25
-75.42% mreg/api/v1/tests/test_permissions.py
182
20.83
-75.83% mreg/api/permissions.py
215
20.07
-79.93% mreg/api/v1/tests/test_host_permissions.py
218
13.73
-85.49% mreg/api/v1/zonefile.py
256
22.42
-77.58% mreg/api/v1/tests/test_networks.py
275
43.82
-53.09% mreg/api/v1/views.py
282
25.0
-75.0% mreg/api/v1/tests/tests_zones.py
505
20.38
-79.15% mreg/api/v1/tests/test_network_policy.py
816
26.02
-72.21% mreg/api/v1/tests/tests.py
Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 20383392889.1 19 Dec 2025 09:52PM UTC 95
34.87
GitHub Action Run
2 python-3.13 - 20383392889.2 19 Dec 2025 09:52PM UTC 95
34.87
GitHub Action Run
3 python-3.12 - 20383392889.3 19 Dec 2025 09:52PM UTC 95
34.87
GitHub Action Run
4 python-3.14 - 20383392889.4 19 Dec 2025 09:52PM UTC 95
34.84
GitHub Action Run
5 python-3.11 - 20383392889.5 19 Dec 2025 09:52PM UTC 95
34.87
GitHub Action Run
Source Files on build 20383392889
  • Tree
  • List 95
  • Changed 71
  • Source Changed 0
  • Coverage Changed 71
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #603
  • PR Base - django6_and_dependencies (#20379372830)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc