Conversation
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #43 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 109 115 +6
=========================================
+ Hits 109 115 +6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
for more information, see https://pre-commit.ci
…estadd-setters-so-user-can-toggle-suppression-during-a-session' into 42-new-feature-requestadd-setters-so-user-can-toggle-suppression-during-a-session
for more information, see https://pre-commit.ci
rpreen
left a comment
There was a problem hiding this comment.
The macOS error looks like some kind of CI cache issue that should resolve later.
NEWS.md
Outdated
| * Added support for toggling suppression dynamically during session via ```acro_enable_supression()``` | ||
| and ```acro_disable_suppression()``` | ||
| * Improved documentation in package and at [sacro-tools.org](sacro-tools.org) | ||
| * AddedSupport for variable names with spaces when calling crosstab |
NEWS.md
Outdated
| * Added support for installation via conda | ||
| * Added support for specifying config files when acro session is started | ||
| * Added support for specifying whether suppression is on or off when acro session is started | ||
| * Added support for toggling suppression dynamically during session via ```acro_enable_supression()``` |
There was a problem hiding this comment.
Only need single backticks for inline.
inst/WORDLIST
Outdated
| @@ -1,41 +1,39 @@ | |||
| ADR | |||
| Acknowledgement | |||
| AddedSupport | |||
|
@rpreen fixed typos and number of ticks as per helpful comments. I've spent a while trying to understand why the CI runners are failing for macosx and can't figure it out. or do we just submit to CRAN without the checks on macosx? |
…estadd-setters-so-user-can-toggle-suppression-during-a-session' into 42-new-feature-requestadd-setters-so-user-can-toggle-suppression-during-a-session
Signed-off-by: Jim-smith <jim-smith@users.noreply.github.com>
rpreen
left a comment
There was a problem hiding this comment.
Merge when ready. The macOS CI cache will probably clear on a later run.
No description provided.