Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use options= in test() for rarely-touched scripts #6015

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

MichaelChirico
Copy link
Member

Split off from #5845 to avoid conflicts. As noted (#5845 (comment)), these scripts are not touched in any active PRs and so don't have risk of causing gnarly conflicts in more important PRs.

The remaining scripts ({benchmark,froll,nafill,tests}.Rraw) can all be deferred to 1.17.0, or very late in 1.16.0.

data.table spacing style

document in Rd

Add options= to test()

document in Rd

missed staged chunk

convert most Rraw scripts to use test(options=)

Merge branch 'master' into test-options

Merge remote-tracking branch 'origin/test-options' into test-options
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @MichaelChirico and the rest of your teammates on Graphite Graphite

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.52%. Comparing base (958e3dd) to head (bd239ec).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6015      +/-   ##
==========================================
+ Coverage   97.50%   97.52%   +0.01%     
==========================================
  Files          80       80              
  Lines       14884    14884              
==========================================
+ Hits        14513    14515       +2     
+ Misses        371      369       -2     

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

@jangorecki jangorecki merged commit b4ae3ef into master Mar 21, 2024
5 checks passed
@jangorecki jangorecki deleted the test-options-simple-files branch March 21, 2024 11:21
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