Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 11, 2025

Added NEWS.md entry documenting the extension of autoplot.sim_results() with new customization parameters.

Changes

  • Added changelog entry for autoplot.sim_results() enhancements under "New features" section
  • Documents new x_var, group_var, and color_var parameters introduced in the function extension
  • Entry placed after the original autoplot.sim_results() addition (Test sim kwan em edits #444) and references PR extend autoplot.sim_results() #462

  • The title of your PR should briefly describe the change.
  • The body of your PR should contain Fixes #issue-number (if relevant).
  • Commit/merge messages to be included in NEWS.md should begin with -.
  • Code should follow the tidyverse style guide.
  • Documentation should use roxygen2, with Markdown syntax.
  • Contributions should include unit tests (using testthat).

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Extend autoplot.sim_results for customizable aesthetics Update changelog for autoplot.sim_results() enhancements Nov 11, 2025
Copilot AI requested a review from d-morrison November 11, 2025 00:40
@codecov
Copy link

codecov bot commented Nov 11, 2025

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
87 8 79 1
View the top 3 failed test(s) by shortest run time
as_sr_params::_as_sr_params_produces_expected_results
Stack Traces | 0.004s run time
Error in `eval(code, test_env)`: object 'expect_snapshot_data' not found
strata::results_are_consistent
Stack Traces | 0.018s run time
Error in `eval(code, test_env)`: object 'expect_snapshot_data' not found
analyze_sims::results_are_consistent
Stack Traces | 0.045s run time
Error in `eval(code, test_env)`: object 'expect_snapshot_data' not found
autoplot.pop_data::_autoplot.pop_data_produces_stable_results_for_type_density_
Stack Traces | 0.522s run time
Snapshot of `testcase` to 'autoplot.pop_data/density.svg' has changed
Run `testthat::snapshot_review('autoplot.pop_data/')` to review changes
Backtrace:
    x
 1. \-vdiffr::expect_doppelganger(...) at test-autoplot.pop_data.R:23:13
 2.   +-base::withCallingHandlers(...)
 3.   \-testthat::expect_snapshot_file(...)
graph.curve.params::results_are_consistent
Stack Traces | 0.589s run time
Snapshot of `testcase` to 'graph.curve.params/curve-quantiles.svg' has changed
Run `testthat::snapshot_review('graph.curve.params/')` to review changes
Backtrace:
    x
 1. \-vdiffr::expect_doppelganger(plot1, title = "curve-quantiles") at test-graph.curve.params.R:13:5
 2.   +-base::withCallingHandlers(...)
 3.   \-testthat::expect_snapshot_file(...)
ab::_ab_works_consistently
Stack Traces | 0.822s run time
Error in `eval(code, test_env)`: object 'expect_snapshot_data' not found
graph.curve.params::results_are_consistent_with_log_x
Stack Traces | 1.04s run time
Snapshot of `testcase` to 'graph.curve.params/curve-samples-log-x.svg' has changed
Run `testthat::snapshot_review('graph.curve.params/')` to review changes
Backtrace:
    x
 1. \-vdiffr::expect_doppelganger(plot3, title = "curve-samples-log_x") at test-graph.curve.params.R:64:5
 2.   +-base::withCallingHandlers(...)
 3.   \-testthat::expect_snapshot_file(...)
autoplot.curve_params::results_are_consistent
Stack Traces | 1.27s run time
Snapshot of `testcase` to 'autoplot.curve_params/autoplot-curve-params.svg' has changed
Run `testthat::snapshot_review('autoplot.curve_params/')` to review changes
Backtrace:
    x
 1. \-vdiffr::expect_doppelganger(curve, title = "autoplot.curve_params") at test-autoplot.curve_params.R:12:5
 2.   +-base::withCallingHandlers(...)
 3.   \-testthat::expect_snapshot_file(...)
sim_pop_data::_sim_pop_data_produces_consistent_results
Stack Traces | 1.87s run time
Error in `eval(code, test_env)`: object 'expect_snapshot_data' not found

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@d-morrison d-morrison marked this pull request as ready for review November 26, 2025 20:18
@d-morrison d-morrison merged commit 7e3dae7 into extend-sim-autoplot Nov 26, 2025
2 of 16 checks passed
@d-morrison d-morrison deleted the copilot/sub-pr-462 branch November 26, 2025 20:18
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