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

kaidokert / xacro
89%
main: 86%

Build:
Build:
LAST BUILD BRANCH: feat/yaml_loading
DEFAULT BRANCH: main
Repo Added 01 Jan 2026 05:28PM UTC
Files 18
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 feature/scope_manipulation
branch: feature/scope_manipulation
CHANGE BRANCH
x
Reset
  • feature/scope_manipulation
  • blep
  • chore/cleanup-tests-and-readme
  • feat/arg
  • feat/array_indexing
  • feat/atan2
  • feat/cli-tool-start
  • feat/duplicate_params
  • feat/ext_1
  • feat/ext_2
  • feat/fix-namespaces
  • feat/fix_conditionals
  • feat/float_output
  • feat/layers
  • feat/lazy_prop
  • feat/lenient_missing_files
  • feat/macro_eval_fix
  • feat/math_constants
  • feat/math_fixes
  • feat/missing_math
  • feat/namespace-variants
  • feat/namespace_compat
  • feat/namespace_fallback_fix
  • feat/namespace_fix
  • feat/namespace_tweak
  • feat/nanan
  • feat/patch_py
  • feat/print_loc
  • feat/processing_instructions
  • feat/radians
  • feat/relazy_eval
  • feat/scoping_bugfix
  • feat/singlepass_squash
  • feat/squash_float_meta
  • feat/test_squash2
  • feat/xml_output
  • feat/yaml_loading
  • feature/add-github-ci
  • feature/cwd-extension
  • feature/package-map-env-var
  • feature/phase3-insert-block
  • feature/pyisheval_and_or_operators
  • fix/attribute-whitespace-normalization
  • fix/block-param-star-distinction
  • fix/boolean-output
  • fix/builtin-shadowing
  • fix/circular-dependency-false-positives
  • fix/circular-dependency-false-positives1
  • fix/defensive-slice-temp-filename
  • fix/eval-literal-case-insensitive
  • fix/macro-expression-evaluation
  • fix/namespace-collision-prefix-check
  • fix/namespace-output-cleanup
  • fix/package-map-trust-explicit
  • fix/true-false-type-coercion
  • fix_macro_bug
  • macro_defaults
  • macro_parser_bug
  • paramless_macro
  • pyish11
  • refactor_followup

16 Jan 2026 03:53AM UTC coverage: 89.187%. First build
21055096277

Pull #64

github

kaidokert
Refactor: eliminate code duplication per PR review

Extract add_raw_property_with_metadata() helper to eliminate 60+ lines
of duplicated code across 4 branches in define_property(). Use closure
in expander.rs to eliminate duplicated property definition logic. Both
refactorings maintain performance optimization of pre-computed metadata.
Pull Request #64: Add scope manipulation: ^ operator and scope attribute

228 of 263 new or added lines in 4 files covered. (86.69%)

4495 of 5040 relevant lines covered (89.19%)

180.0 hits per line

Relevant lines Covered
Build:
Build:
5040 RELEVANT LINES 4495 COVERED LINES
180.0 HITS PER LINE
Source Files on feature/scope_manipulation
  • Tree
  • List 18
  • 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
21055096277 feature/scope_manipulation Refactor: eliminate code duplication per PR review Extract add_raw_property_with_metadata() helper to eliminate 60+ lines of duplicated code across 4 branches in define_property(). Use closure in expander.rs to eliminate duplicated property defin... Pull #64 16 Jan 2026 03:58AM UTC kaidokert github
89.19
21054809427 feature/scope_manipulation Optimize define_property to avoid re-computing metadata Inline add_raw_property logic in define_property to reuse pre-computed metadata. This avoids calling compute_property_metadata twice for Global and Parent fallback branches, improving effici... Pull #64 16 Jan 2026 03:41AM UTC kaidokert github
88.64
21054508058 feature/scope_manipulation Fix scoped default shadowing and document local scope limitation - Add has_property_in_scope() for scope-aware property existence checks - Fix default value application to check target scope, not current context - Add test for scope-aware default... Pull #64 16 Jan 2026 03:24AM UTC kaidokert github
89.23
21054009900 feature/scope_manipulation Merge 2f8956cda into b5c45e773 Pull #64 16 Jan 2026 02:56AM UTC web-flow github
89.12
21053995952 feature/scope_manipulation Add scope manipulation: ^ operator and scope attribute Implement property forwarding with ^ operator (param:=^ or param:=^|default) to inherit values from parent macro scope. Add scope attribute to xacro:property (scope="parent" or scope="global"... push 16 Jan 2026 02:55AM UTC kaidokert github
89.12
See All Builds (200)
  • 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