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

BuildingSync / selection-tool / 1084319553
43%
develop: 43%

Build:
Build:
LAST BUILD BRANCH: validation-fixes
DEFAULT BRANCH: develop
Ran 31 Jul 2021 04:01AM UTC
Jobs 1
Files 676
Run time 39s
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

Canceled at 14 Oct 2024 05:21PM UTC via web
1084319553

push

github

GitHub
Merge pull request #127 from BuildingSync/develop

117 of 117 new or added lines in 6 files covered. (100.0%)

36515 of 84497 relevant lines covered (43.21%)

0.43 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
bsyncviewer/urls.py
5
100.0
bsyncviewer/models/schema.py
62
100.0
bsyncviewer/views.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
bsyncviewer/templatetags/navtags.py
1
100.0
.tox/python/lib/python3.6/site-packages/django/template/loader_tags.py
2
100.0
.tox/python/lib/python3.6/site-packages/django/http/request.py
2
100.0
.tox/python/lib/python3.6/site-packages/django/template/smartif.py
2
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/urls.py
3
100.0
.tox/python/lib/python3.6/site-packages/django/template/defaulttags.py
4
100.0
.tox/python/lib/python3.6/site-packages/django/contrib/sessions/middleware.py
4
100.0
.tox/python/lib/python3.6/site-packages/django/forms/forms.py
5
100.0
.tox/python/lib/python3.6/site-packages/django/contrib/messages/storage/base.py
5
100.0
.tox/python/lib/python3.6/site-packages/django/utils/functional.py
5
100.0
.tox/python/lib/python3.6/site-packages/requests/compat.py
5
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/schemas/__init__.py
5
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/status.py
6
100.0
.tox/python/lib/python3.6/site-packages/django/contrib/messages/storage/fallback.py
6
100.0
.tox/python/lib/python3.6/site-packages/django/template/context.py
7
100.0
.tox/python/lib/python3.6/site-packages/requests/api.py
7
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/negotiation.py
7
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/encoders.py
7
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/json.py
8
100.0
.tox/python/lib/python3.6/site-packages/django/template/library.py
8
100.0
.tox/python/lib/python3.6/site-packages/idna/intranges.py
8
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/mediatypes.py
10
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/schemas/utils.py
12
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/schemas/views.py
12
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/settings.py
13
100.0
.tox/python/lib/python3.6/site-packages/django/core/files/uploadedfile.py
13
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/response.py
13
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/reverse.py
13
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/breadcrumbs.py
16
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/urlpatterns.py
18
100.0
.tox/python/lib/python3.6/site-packages/django/template/base.py
19
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/metadata.py
19
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/mixins.py
20
100.0
.tox/python/lib/python3.6/site-packages/django/core/files/utils.py
20
100.0
.tox/python/lib/python3.6/site-packages/django/utils/deprecation.py
20
100.0
.tox/python/lib/python3.6/site-packages/requests/__init__.py
20
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/formatting.py
23
100.0
.tox/python/lib/python3.6/site-packages/django/contrib/messages/storage/cookie.py
23
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/schemas/inspectors.py
24
100.0
.tox/python/lib/python3.6/site-packages/django/http/multipartparser.py
26
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/serializer_helpers.py
27
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/authentication.py
27
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/representation.py
30
100.0
.tox/python/lib/python3.6/site-packages/django/utils/six.py
31
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/parsers.py
45
100.0
.tox/python/lib/python3.6/site-packages/idna/core.py
47
100.0
.tox/python/lib/python3.6/site-packages/django/core/files/storage.py
47
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/permissions.py
48
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/compat.py
49
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/routers.py
49
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/utils/field_mapping.py
50
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/exceptions.py
51
100.0
.tox/python/lib/python3.6/site-packages/django/contrib/admindocs/views.py
51
100.0
.tox/python/lib/python3.6/site-packages/testsuite/validate_sch.py
55
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/views.py
57
100.0
.tox/python/lib/python3.6/site-packages/django/db/models/fields/files.py
57
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/request.py
61
100.0
.tox/python/lib/python3.6/site-packages/django/utils/text.py
62
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/validators.py
64
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/schemas/generators.py
73
100.0
.tox/python/lib/python3.6/site-packages/django/db/models/sql/compiler.py
74
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/test.py
77
100.0
.tox/python/lib/python3.6/site-packages/django/core/validators.py
80
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/templatetags/rest_framework.py
99
100.0
.tox/python/lib/python3.6/site-packages/django/core/mail/message.py
109
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/relations.py
110
100.0
.tox/python/lib/python3.6/site-packages/requests/models.py
176
100.0
.tox/python/lib/python3.6/site-packages/django/db/models/base.py
197
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/renderers.py
243
100.0
.tox/python/lib/python3.6/site-packages/requests/utils.py
290
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/serializers.py
295
100.0
.tox/python/lib/python3.6/site-packages/semantic_version/base.py
407
100.0
.tox/python/lib/python3.6/site-packages/rest_framework/fields.py
Jobs
ID Job ID Ran Files Coverage
1 1084319553.1 31 Jul 2021 04:01AM UTC 0
43.21
Source Files on build 1084319553
  • Tree
  • List 676
  • Changed 102
  • Source Changed 87
  • Coverage Changed 84
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 94a582bb on github
  • Prev Build on main (#940933440)
  • Next Build on main (#1085368335)
  • Delete
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