Skip to content

Conversation

@spedygiorgio
Copy link
Owner

Summary

  • validate the requested length in markovchainSequence and guard against invalid values
  • ensure the R implementation creates character sequences safely for zero-length requests
  • add regression tests covering validation failures and zero-length output

Testing

  • Rscript -e 'testthat::test_dir("tests/testthat")' (fails: Rscript is not available in the execution environment)

https://chatgpt.com/codex/tasks/task_e_68f6aa0837f883209ee57f7167f7c76e

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.66%. Comparing base (b1562a7) to head (6b5e11d).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   45.56%   45.66%   +0.09%     
==========================================
  Files          24       24              
  Lines        3803     3810       +7     
==========================================
+ Hits         1733     1740       +7     
  Misses       2070     2070              

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants