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

unioslo / mreg
98%

Build:
DEFAULT BRANCH: master
Repo Added 09 Sep 2020 01:26PM UTC
Files 95
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 454-deadlocked-token-user
  • allow-network-admin-network-creation
  • allow-reserved-addresses-for-admins
  • allow-single-host-networks
  • allow_hosts_filtering_on_zone
  • allow_multiple_contacts_per_host
  • bugfix-20210223
  • bugfix-2023-05-11
  • build-with-docker-2023Q1
  • coverage-fixes
  • coverage_updates_post_django6
  • dependabot/pip/django-3.1.6
  • dependabot/pip/django-3.1.8
  • dependabot/pip/django-3.2.12
  • dependabot/pip/django-3.2.13
  • dependabot/pip/django-3.2.14
  • dependabot/pip/django-3.2.15
  • dependabot/pip/django-3.2.16
  • dependabot/pip/django-3.2.17
  • dependabot/pip/django-3.2.18
  • dependabot/pip/django-3.2.19
  • dependabot/pip/django-3.2.20
  • dependabot/pip/django-3.2.23
  • dependabot/pip/django-3.2.24
  • dependabot/pip/django-3.2.25
  • dependabot/pip/django-3.2.4
  • dependabot/pip/django-3.2.5
  • dependabot/pip/django-5.0.7
  • dependabot/pip/djangorestframework-3.16.0
  • dependabot/pip/gunicorn-22.0.0
  • dependabot/pip/idna-3.7
  • dependabot/pip/sentry-sdk-2.8.0
  • dependency_updates_2024_11
  • detailed_exception_logging
  • django6_and_dependencies
  • django_5_support
  • django_and_drf_update
  • dns-underscore-group-202311
  • docs-12-2024
  • enrich_host_output
  • env-docs
  • explicitly_declare_ip_allocation_method
  • feature-bacnet-ids
  • feature-codecoverage-2020-09
  • feature-dns-wildcard-access
  • feature-hostpolicy-labels
  • feature-zonefiles-without-private
  • fix-362
  • fix-435
  • fix-440
  • fix-462
  • fix-Dockerfile-image-versions-2024-04
  • fix-curl-auth-issue-202309
  • fix-log-sensitive-data-202309
  • fix-macaddress-assoc-2020W43
  • fix-network-regex-lookup
  • fix-scm-version
  • fix-the-ci
  • fix_500_errors_for_userinfo
  • fix_id_filtering_hostpolicy
  • fix_uptime_and_tests
  • frozen-networkadmin
  • generic_policy_support
  • help-versions-drf-standardized-errors
  • hostpolicy_lci_filter_cleanup
  • hosts_filtering_on_zone_fixes
  • ldap-health-endpoint
  • log-drf-errors
  • meta_endpoint_expansion
  • meta_endpoints
  • network_policy
  • oyvihag-test
  • parallel_testing
  • publish-events-to-rabbitmq
  • publish-latest-master-only
  • reduce-network-test-boilerplate
  • refactor_user_permission_model
  • release-candidate
  • remove-network-admin-permission-limitations
  • remove-wheels-in-dockerfile
  • remove_lci_expectations_for_filters
  • remove_openapi_test
  • self-reliant-container-2023w13
  • set_and_use_last_login
  • speed-up-zonefile
  • staging-images
  • standardized-errors
  • tag-pr-images
  • terjekv/Improvements-for-isolated-networks
  • test-community-mapping-prefix-api
  • test-with-mreg-cli
  • toggle-envvar-network-policy
  • travis-python-3.9
  • treetop-support
  • try_ip_into_full_network_should_not_404
  • txts-longer-than-255-characters
  • update-workflows-for-trunk-based-dev
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v1.2.1
  • v1.3.0

20 Dec 2025 09:47PM UTC coverage: 97.512%. Remained the same
20400490810

push

github

web-flow
Publish container images for pull requests (#601)

* Publish container images for pull requests

* Refactor tagging conditions to be independent

---------

Co-authored-by: Terje Kvernes <terjekv@users.noreply.github.com>

9210 of 9445 relevant lines covered (97.51%)

4.88 hits per line

Relevant lines Covered
Build:
Build:
9445 RELEVANT LINES 9210 COVERED LINES
4.88 HITS PER LINE
Source Files on master
  • Tree
  • List 95
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20400490810 master Publish container images for pull requests (#601) * Publish container images for pull requests * Refactor tagging conditions to be independent --------- Co-authored-by: Terje Kvernes <terjekv@users.noreply.github.com> push 20 Dec 2025 09:51PM UTC web-flow github
97.51
20396996868 master Support Django 5.2 and 6. (#602) * Support Django 5.2 and 6. - Also adapts python versions (floor is now 3.11 for Django 5.2 and 3.12 for Django 6). - Lowers coverage to 97%. Should be addressed in a distinct PR. - Updates all dependencies... push 20 Dec 2025 04:29PM UTC web-flow github
97.51
20332332958 master Support DRF 3.16+ with Django 5.2.* (not Django6). (#600) - The solution here was to perform manual validation to avoid the isseus with the new UniqueTogetherValidator in DRF. push 18 Dec 2025 09:35AM UTC web-flow github
97.51
19569769159 master Improvements for isolated networks. (#597) Fixes #595 push 21 Nov 2025 12:02PM UTC web-flow github
97.51
17970400871 master Add community mapping prefix PATCH test (#594) push 24 Sep 2025 08:09AM UTC web-flow github
97.5
16782675360 master Reduce boilerplate in permissions tests (#591) Co-authored-by: Terje Kvernes <terjekv@users.noreply.github.com> push 06 Aug 2025 04:30PM UTC web-flow github
97.5
16773052876 master Allow network admins to create networks (#590) push 06 Aug 2025 09:33AM UTC web-flow github
97.5
16772140349 master Avoid sending 404 when a network is out of IPs. (#587) * Avoid sending 404 when a network is out of IPs. * Add test for correct status code. push 06 Aug 2025 08:53AM UTC web-flow github
97.51
16770505244 master Add /32 (v4) & /128 (v6) network support (#589) push 06 Aug 2025 07:36AM UTC web-flow github
97.49
16750012319 master Remove limited PATCH permissions for network admins on `/networks/<network>` endpoint (#588) push 05 Aug 2025 12:32PM UTC web-flow github
97.48
See All Builds (681)
  • Repo on GitHub
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