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

kaidokert / xacro
89%
main: 94%

Build:
Build:
LAST BUILD BRANCH: feat/update_read
DEFAULT BRANCH: main
Repo Added 01 Jan 2026 05:28PM UTC
Files 35
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/pow-preprocessing-fix
branch: feature/pow-preprocessing-fix
CHANGE BRANCH
x
Reset
  • feature/pow-preprocessing-fix
  • blep
  • chore/cleanup-tests-and-readme
  • feat/ancestor-package-detection
  • feat/arg
  • feat/array_indexing
  • feat/atan2
  • feat/blah
  • feat/cleanp2
  • feat/cleanup_refactor
  • feat/cli-tool-start
  • feat/doc
  • feat/duplicate_params
  • feat/examples
  • feat/ext_1
  • feat/ext_2
  • feat/f1
  • feat/f3
  • feat/final-privatization
  • feat/fix-namespaces
  • feat/fix_conditionals
  • feat/float_output
  • feat/hide_modules
  • feat/layers
  • feat/lazy_prop
  • feat/lenient_missing_files
  • feat/macro_eval_fix
  • feat/math_constants
  • feat/math_fixes
  • feat/missing_math
  • feat/moreclean
  • feat/moretest
  • feat/namespace-variants
  • feat/namespace_compat
  • feat/namespace_fallback_fix
  • feat/namespace_fix
  • feat/namespace_tweak
  • feat/nanan
  • feat/package-tracking
  • feat/patch_py
  • feat/print_loc
  • feat/processing_instructions
  • feat/pub4
  • feat/radians
  • feat/relazy_eval
  • feat/rename-xacro-rs
  • feat/scoping_bugfix
  • feat/singlepass_squash
  • feat/squash_float_meta
  • feat/stdin-support
  • feat/test_squash2
  • feat/unpub-internals
  • feat/up_v16
  • feat/update_read
  • feat/xml_output
  • feat/xmltree
  • feat/yaml-unit-tags
  • feat/yaml_loading
  • feature/add-github-ci
  • feature/cwd-extension
  • feature/deps-flag
  • feature/macro-processing-improvements
  • feature/package-map-delimiter-fix
  • feature/package-map-env-var
  • feature/phase3-insert-block
  • feature/property-type-preservation
  • feature/pyisheval_and_or_operators
  • feature/scope_manipulation
  • fix/attribute-whitespace-normalization
  • fix/block-param-lazy-property-precedence
  • fix/block-param-star-distinction
  • fix/boolean-metadata-propagation
  • fix/boolean-output
  • fix/builtin-shadowing
  • fix/canonical
  • fix/circular-dependency-false-positives
  • fix/circular-dependency-false-positives1
  • fix/defensive-slice-temp-filename
  • fix/eval-literal-case-insensitive
  • fix/extension-argument-evaluation
  • fix/macro-expression-evaluation
  • fix/namespace-collision-prefix-check
  • fix/namespace-output-cleanup
  • fix/package-map-trust-explicit
  • fix/property-scoping-interpreter-leak
  • fix/true-false-type-coercion
  • fix_macro_bug
  • foo
  • macro_defaults
  • macro_parser_bug
  • main
  • paramless_macro
  • polish/docs-and-cleanup
  • pr2/math-functions
  • pr4a/none-constant
  • pr4b/macro-name-fix
  • pr5/pyisheval-v0.14
  • pyish11
  • refactor-expander
  • refactor-scope-squashed
  • refactor/yam_tag_handlers
  • refactor_followup

19 Jan 2026 09:20AM UTC coverage: 88.895%. First build
21131984119

Pull #76

github

kaidokert
Address additional PR review feedback

1. Improve eval_math_arg macro error reporting
   - Add warning when non-numeric value encountered
   - Include actual value in warning message for debugging
   - Helps identify type mismatches during preprocessing

2. Improve readability: Rename not_in_string() to in_string()
   - Eliminates double-negation (!not_in_string())
   - More intuitive method name
   - Updated all 3 call sites

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Pull Request #76: Fix misleading 'Undefined variable: pow' error in math preprocessor

45 of 66 new or added lines in 1 file covered. (68.18%)

4899 of 5511 relevant lines covered (88.89%)

277.03 hits per line

Relevant lines Covered
Build:
Build:
5511 RELEVANT LINES 4899 COVERED LINES
277.03 HITS PER LINE
Source Files on feature/pow-preprocessing-fix
  • 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
21131984119 feature/pow-preprocessing-fix Address additional PR review feedback 1. Improve eval_math_arg macro error reporting - Add warning when non-numeric value encountered - Include actual value in warning message for debugging - Helps identify type mismatches during preproc... Pull #76 19 Jan 2026 09:23AM UTC kaidokert github
88.89
21131985237 feature/pow-preprocessing-fix Merge 9ef87da40 into e4b70b49d Pull #76 19 Jan 2026 09:23AM UTC web-flow github
88.89
21131571324 feature/pow-preprocessing-fix Address PR review feedback: performance, testing, and code quality 1. Performance: Extract eval_math_arg macro to reduce duplication - Consolidates argument evaluation logic used 3 times - Improves maintainability and reduces code size 2. ... Pull #76 19 Jan 2026 09:09AM UTC kaidokert github
88.89
21131572309 feature/pow-preprocessing-fix Merge 452a04ac2 into e4b70b49d Pull #76 19 Jan 2026 09:09AM UTC web-flow github
88.89
21131127108 feature/pow-preprocessing-fix Fix misleading 'Undefined variable: pow' error in math preprocessor When a variable inside a math function call (like pow(x, 2)) was undefined, the preprocessor would silently skip the replacement, leaving the raw text "pow(x, 2)" for pyisheval t... Pull #76 19 Jan 2026 08:54AM UTC kaidokert github
88.86
21131080622 feature/pow-preprocessing-fix Remove debug println! statements from tests push 19 Jan 2026 08:53AM UTC kaidokert github
88.86
See All Builds (326)
  • 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