Skip to content

System diagnostics (CJR)#141

Draft
cjrace wants to merge 36 commits into
mainfrom
feature/sys-diagnostics-cjr
Draft

System diagnostics (CJR)#141
cjrace wants to merge 36 commits into
mainfrom
feature/sys-diagnostics-cjr

Conversation

@cjrace

@cjrace cjrace commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Brief overview of changes

Building on from @rmbielby's start in #98. Not yet ready for review

Why are these changes being made?

As a helper to getting standard DfE R and Git setup correct.

Imagine we'll use it a lot in our in person workshops and for debugging any issues on calls with people across the analytical community.

Would recommend reviewing and testing the OneDrive related sections specifically - I'm not 100% if I've got those (and the vignette descriptions) accurate.

Detailed description of changes

Essential Checklist

  • I have read the contributing guidelines
  • The code follows the package style and naming conventions
  • All new and existing tests pass (devtools::test())
  • I have updated the documentation using devtools::document()
  • I have checked that my changes do not break existing functionality

Consider (as applicable)

  • I have added or updated documentation (function documentation, vignettes, readme, etc.)
  • I have updated the NEWS.md file with a summary of my changes
  • I have considered if a version bump is required in DESCRIPTION
  • I have added examples or usage where relevant
  • I have resolved styling (formatted using Air, or styler::style_pkg()) and lintr issues (lintr::lint_package())

Issue ticket number/s and link

Fixes #56 and fixes #63. Continues the work in #98.

rmbielby and others added 30 commits November 8, 2024 15:38
@codecov

codecov Bot commented Jun 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 88.17481% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.54%. Comparing base (8d62b77) to head (6e67d80).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   57.19%   63.54%   +6.35%     
==========================================
  Files          18       19       +1     
  Lines        1509     1898     +389     
==========================================
+ Hits          863     1206     +343     
- Misses        646      692      +46     

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8d62b77...6e67d80. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cjrace cjrace added the enhancement New feature or request label Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a dfe-specific diagnostics function Add a post proxy.R clean up function

2 participants