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

nornir-automation / nornir
57%
develop: 92%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: develop
Repo Added 07 Apr 2018 02:10PM UTC
Files 25
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 main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 1.1.0
  • 2.0
  • 2.0.0-beta
  • allow_filter_i
  • attributes_refactor
  • bug_in_var_resolution
  • bump
  • bump_beta_version
  • changelog
  • cleanup
  • config_continue
  • contributors
  • coverage
  • cust_inv_initnornir
  • dbarroso/remove_resolver
  • debug_vars
  • dependabot/pip/bleach-6.4.0
  • dependabot/pip/cryptography-44.0.1
  • dependabot/pip/cryptography-46.0.5
  • dependabot/pip/cryptography-46.0.6
  • dependabot/pip/cryptography-46.0.7
  • dependabot/pip/cryptography-48.0.1
  • dependabot/pip/h11-0.16.0
  • dependabot/pip/idna-3.15
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/jinja2-3.1.6
  • dependabot/pip/jupyter-server-2.18.0
  • dependabot/pip/jupyter-server-2.20.0
  • dependabot/pip/jupyterlab-4.4.8
  • dependabot/pip/jupyterlab-4.5.7
  • dependabot/pip/jupyterlab-4.5.9
  • dependabot/pip/lxml-6.1.0
  • dependabot/pip/mistune-3.2.1
  • dependabot/pip/nbconvert-7.17.0
  • dependabot/pip/nbconvert-7.17.1
  • dependabot/pip/notebook-7.5.6
  • dependabot/pip/pygments-2.20.0
  • dependabot/pip/pynacl-1.6.2
  • dependabot/pip/pytest-9.0.3
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/requests-2.33.0
  • dependabot/pip/setuptools-70.0.0
  • dependabot/pip/setuptools-78.1.1
  • dependabot/pip/tornado-6.5.1
  • dependabot/pip/tornado-6.5.5
  • dependabot/pip/tornado-6.5.6
  • dependabot/pip/tornado-6.5.7
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/urllib3-2.6.0
  • dependabot/pip/urllib3-2.6.3
  • dependabot/pip/urllib3-2.7.0
  • dependabot/pip/zipp-3.19.1
  • develop
  • dga/chore-uv-jwp2d
  • django_like_queries
  • doc_fix
  • doc_fixes
  • docs
  • docs/readme-updates
  • docs_final
  • docs_transform_function
  • feature/add_plugin_list
  • filter_netbox
  • filter_object
  • fix-270
  • fix/935-coverage-reporting
  • fix/984-pypi-logo-path
  • fix_docs
  • fix_license_classifier
  • fix_netmiko_enable
  • fixes
  • howtos
  • improve_yaml_loader
  • inv_plugins_data
  • inventory_rework
  • jinja_filters
  • locking_mechanism
  • main
  • master
  • multiprocessor-runner-fix
  • mypy
  • napalm_kwargs
  • napalm_yang
  • net
  • no_config
  • nsot_tests
  • ogenstad/action-versions
  • ogenstad/coverage
  • ogenstad/coverage-branch
  • ogenstad/python312-tests
  • ogenstad/remove-python3.9
  • ogenstad/simplify-filter
  • ogenstad/test-processors
  • ogenstad/test-types
  • ogenstad/testing-typing
  • ogenstad_connection
  • output_test
  • parent_groups
  • pog-python-3.14
  • py313_support
  • pydantic
  • pydantic_update
  • pylama
  • rebase-2.0
  • refactor_connection_plugins
  • release
  • release_3_5_0
  • remove-setuptools
  • rename
  • rename_abbreviations
  • ruaml
  • serialize
  • ssh_port
  • sub_task_exceptions
  • tasks_rework
  • thread-safety
  • update_black
  • v0.0.7
  • v1.0.0
  • v1.0.1
  • v1.1.0
  • v2.0.0
  • v2.0.0b1
  • v2.0.0b2
  • v3.5.0
  • versioning

02 Jul 2026 12:11PM UTC coverage: 57.384% (+0.6%) from 56.785%
28588966202

push

github

web-flow
Merge pull request #1049 from nornir-automation/dga/chore-uv-jwp2d

chore: migrate project tooling from Poetry to uv

544 of 948 relevant lines covered (57.38%)

0.57 hits per line

Relevant lines Covered
Build:
Build:
948 RELEVANT LINES 544 COVERED LINES
0.57 HITS PER LINE
Source Files on develop
  • Tree
  • List 25
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28588966202 main Merge pull request #1049 from nornir-automation/dga/chore-uv-jwp2d chore: migrate project tooling from Poetry to uv push 02 Jul 2026 12:11PM UTC web-flow github
57.38
28588307232 dga/chore-uv-jwp2d ci: ignore ruff RUF200 false positive on PEP 639 license-files ruff 0.4.x's vendored pyproject parser predates the final PEP 639 spec and rejects the `license-files = [...]` array form, which is valid and required by the uv_build backend. RUF200 ... Pull #1049 02 Jul 2026 12:00PM UTC Ubuntu github
57.38
28587864834 dga/chore-uv-jwp2d chore: address PR review feedback - Drop the deprecated License classifier (PEP 639); the SPDX license expression supersedes it and uv build warned about it - Declare license-files so LICENSE ships in the sdist/wheel again (Poetry bundled it ... Pull #1049 02 Jul 2026 11:53AM UTC Ubuntu github
57.38
28580570287 dga/chore-uv-jwp2d ci: enable git core.longpaths on Windows runners uv checks out the napalm git dependency with git.exe, whose fixture tree contains ~200-character filenames; combined with the uv cache base path this exceeds Windows MAX_PATH and fails with 'Filena... Pull #1049 02 Jul 2026 09:41AM UTC Ubuntu github
57.38
28564060813 dga/chore-uv-jwp2d Use absolute url to image pointing to the main branch (#1046) push 02 Jul 2026 03:52AM UTC web-flow github
56.78
28520312239 fix/935-coverage-reporting Fix coverage reporting Pull #1047 01 Jul 2026 01:16PM UTC ogenstad github
89.77
28516852853 main Use absolute url to image pointing to the main branch (#1046) push 01 Jul 2026 12:17PM UTC web-flow github
56.78
28503623984 fix/984-pypi-logo-path Merge d5c7b47e5 into e7e0d87c1 Pull #1046 01 Jul 2026 08:18AM UTC web-flow github
56.78
28503500901 fix/984-pypi-logo-path Use absolute url to image pointing to the main branch push 01 Jul 2026 08:16AM UTC ogenstad github
56.78
28441206100 main Merge pull request #1044 from nornir-automation/docs/readme-updates docs: convert README to Markdown and refresh community links push 30 Jun 2026 11:34AM UTC web-flow github
56.78
See All Builds (718)
  • 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

© 2026 Coveralls, Inc