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

hluk / greenwave
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: uv
DEFAULT BRANCH: master
Repo Added 21 Apr 2022 03:33PM UTC
Token ZNmaGZoXUr5UI6scE9HUpUMAqu6uvM6Xi regen
Build 439 Last
Files 60
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 remote-attribute-supports_remote_rule
branch: remote-attribute-supports_remote_rule
CHANGE BRANCH
x
Reset
Sync Branches
  • remote-attribute-supports_remote_rule
  • actions-build-image
  • add-image-expiration
  • add-sts-header-by-default
  • allow-block-list
  • avoid-head-requests
  • avoid-heartbeat-timeouts
  • avoid-passing-invalid-nvr-to-koji
  • bump-base-image
  • bump-postgres-image
  • ci-build-docs
  • ci-print-logs-on-failure
  • clean-up-logs
  • deduplicate-tests
  • dependabot/pip/cryptography-37.0.2
  • dependabot/pip/fedora-messaging-3.0.0
  • dependabot/pip/fedora-messaging-3.0.2
  • dependabot/pip/fedora-messaging-3.1.0
  • dependabot/pip/flake8-5.0.2
  • dependabot/pip/flask-2.1.3
  • dependabot/pip/flask-2.2.2
  • dependabot/pip/mock-5.0.1
  • dependabot/pip/psycopg2-binary-2.9.4
  • dependabot/pip/pymemcache-4.0.0
  • dependabot/pip/pytest-7.1.3
  • dependabot/pip/pytest-7.2.1
  • dependabot/pip/pytest-cov-4.0.0
  • dependabot/pip/requests-2.28.1
  • dependabot/pip/setuptools-62.6.0
  • dependabot/pip/setuptools-63.1.0
  • dependabot/pip/setuptools-63.3.0
  • dependabot/pip/setuptools-65.4.1
  • dependabot/pip/setuptools-67.1.0
  • dependabot/pip/sphinx-5.0.2
  • dependabot/pip/sphinx-5.3.0
  • dependabot/pip/sphinx-6.0.0
  • dependabot/pip/sphinx-6.1.2
  • dependabot/pip/sphinx-6.1.3
  • dependabot/pip/sqlalchemy-1.4.39
  • dependabot/pip/sqlalchemy-1.4.42
  • dependabot/pip/sqlalchemy-1.4.44
  • dependabot/pip/sqlalchemy-1.4.45
  • dependabot/pip/sqlalchemy-1.4.46
  • dependabot/pip/sqlalchemy-2.0.0
  • dependabot/pip/sqlalchemy-2.0.1
  • dependabot/pip/stomp-py-8.0.1
  • dependabot/pip/stomp-py-8.1.0
  • dependabot/pip/werkzeug-2.2.1
  • dependabot/pip/wheel-0.38.4
  • drop-old-item-requirement-property
  • drop-requirements
  • drop-sphinx-workaround
  • fedora-minimal-base-image
  • fix-access-rh-image-repo
  • fix-ca-bundle-permission
  • fix-chaining-labels
  • fix-consumer-disconnects
  • fix-decision-error-status
  • fix-dependabot
  • fix-dependabot-ci
  • fix-dependabot-ci-2
  • fix-docker-entry-point
  • fix-docs
  • fix-docs-build
  • fix-docs-lang
  • fix-hadolint
  • fix-image-version
  • fix-koji-source
  • fix-listener-connection-timeout
  • fix-listener-timeout
  • fix-missing-dependency
  • fix-multiple-remote-rule-contexts
  • fix-mypy
  • fix-parameter-type
  • fix-podman-compose
  • fix-readthedocs
  • fix-semgrep
  • fix-separate-timeout-for-remote-rule
  • fix-sonarqube-warnings
  • fix-sphinx
  • fix-stomp-connection
  • fix-subject-type-matching
  • fix-tox
  • fix-tox-python
  • fix-using-multiple-remoterules
  • fix-waive-all-scenarios
  • fix/image/tag-name
  • fixes
  • github-actions-functional-tests
  • image-labels
  • improve-docs
  • improve-error-handling
  • improve-error-handling-for-brew
  • include-waiver-id
  • landing-page
  • less-verbose-log
  • master
  • memcached-upgrade
  • minimal-image
  • minimize-image
  • minimize-image-2
  • missing-moksha-dependency
  • multiple-subject-types
  • mypy
  • new-release
  • pip-freeze
  • poetry
  • poetry-build-deps
  • postgres-update
  • pre-commit
  • precommit-autoupdate-monthly
  • python-3.11
  • python-3.12-for-renovatebot
  • python-3.13
  • release
  • remote-rule-custom-sources
  • remoterule-consistency
  • remove-attribute-supports_remote_rule
  • remove-unused-files
  • renovate
  • sanitize/image/tag/name
  • satisfy-flake8-5
  • secure-cookies
  • semgrep
  • statsd
  • test-without-install
  • thread-local-cache
  • tox-poetry
  • umb-image
  • update-base-image
  • update-dependencies
  • update-dependencies-monthly
  • update-dev-docs
  • update-links
  • update-opentelemetry
  • update-readthedocs
  • update-stomp.py
  • update-waiverdb-command
  • useful-metrics
  • uv
  • xmlrpc-retry

29 Jan 2024 08:29AM UTC coverage: 87.03% (+0.04%) from 86.992%
7693198616

push

github

hluk
Remove subject_type attribute supports_remote_rule

Currently, setting `supports_remote_rule` or setting it to `false` means
that any `RemoteRule` (even with specified sources/URLs) in policies is
ignored for that subject type. In most cases, this is confusing
unexpected behavior.

The change is to drop the attribute completely and rely on presence of
`RemoteRule` in policies (it should not be present if the subject type
the policy uses does not support it).

JIRA: RHELWF-10561

615 of 727 branches covered (0.0%)

Branch coverage included in aggregate %.

1841 of 2095 relevant lines covered (87.88%)

0.88 hits per line

Relevant lines Covered
Build:
Build:
2095 RELEVANT LINES 1841 COVERED LINES
0.88 HITS PER LINE
Source Files on remote-attribute-supports_remote_rule
  • Tree
  • List 29
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7693198616 remote-attribute-supports_remote_rule Remove subject_type attribute supports_remote_rule Currently, setting `supports_remote_rule` or setting it to `false` means that any `RemoteRule` (even with specified sources/URLs) in policies is ignored for that subject type. In most cases, this... push 29 Jan 2024 08:30AM UTC hluk github
87.03
See All Builds (225)

Badge your Repo: greenwave

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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