Skip to content

fix: update ignore, remove traiing ; in model if-then-else, update report options#359

Merged
mnneely merged 3 commits into
mainfrom
fix/minor
Jun 23, 2026
Merged

fix: update ignore, remove traiing ; in model if-then-else, update report options#359
mnneely merged 3 commits into
mainfrom
fix/minor

Conversation

@mnneely

@mnneely mnneely commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Minor bug fixes, update ignores to remove dev artifacts

Copilot AI review requested due to automatic review settings June 23, 2026 19:15
@mnneely mnneely marked this pull request as ready for review June 23, 2026 19:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR applies a set of small maintenance fixes across options/configuration and the model transpiler, along with housekeeping to remove local/dev artifacts from the repo.

Changes:

  • Expanded user-facing PM options for date parsing and report generation modes; adjusted packaged defaults accordingly.
  • Fixed Rust code generation for if expressions by removing an extraneous trailing ;.
  • Updated ignore/build-ignore rules and removed editor/lint config files; bumped package version.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
R/PMoptions.R Updates options UI (date format + report mode) and removes stale commented settings keys.
R/model_transpiler.R Removes trailing semicolons from transpiled Rust if expressions.
inst/options/PMoptions.json Updates packaged default options (report mode default + removed unused keys).
DESCRIPTION Bumps package version to 3.1.5.
.Rprofile Removes local lintr configuration hook.
.Rbuildignore Updates build ignore patterns (e.g., .posit, temp).
.lintr Removes repo lintr configuration file.
.gitignore Updates ignored dev artifacts/directories.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread R/PMoptions.R
Comment thread R/PMoptions.R
Copilot AI review requested due to automatic review settings June 23, 2026 19:39

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 9 out of 10 changed files in this pull request and generated no new comments.

@mnneely mnneely merged commit c0374d3 into main Jun 23, 2026
10 checks passed
@mnneely mnneely deleted the fix/minor branch June 23, 2026 19:58
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.

2 participants