Skip to content

New syntax for variable and factors#19

Merged
stecrotti merged 4 commits into
mainfrom
new-syntax
Jul 10, 2025
Merged

New syntax for variable and factors#19
stecrotti merged 4 commits into
mainfrom
new-syntax

Conversation

@stecrotti

Copy link
Copy Markdown
Owner

The syntax is changed in order to free the factor(s) and variable(s) keywords to be used as Julia variable names.
variable -> v_vertex
factor -> f_vertex
variables -> eachvariable
factors -> eachfactor

@codecov

codecov Bot commented Jul 8, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.74%. Comparing base (eb5cf4e) to head (0d29199).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   84.61%   84.74%   +0.13%     
==========================================
  Files           5        5              
  Lines         117      118       +1     
==========================================
+ Hits           99      100       +1     
  Misses         18       18              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stecrotti
stecrotti merged commit e257d84 into main Jul 10, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant