Skip to content

develop the acro_summarise() function#65

Open
mahaalbashir wants to merge 1 commit into
mainfrom
64-developing-the-acro_summarise-function
Open

develop the acro_summarise() function#65
mahaalbashir wants to merge 1 commit into
mainfrom
64-developing-the-acro_summarise-function

Conversation

@mahaalbashir

Copy link
Copy Markdown
Collaborator
  1. The acro_summarise() function uses the acro pivot_table function to create the output and do the risk assessments.
  2. It works with piping.

@mahaalbashir mahaalbashir linked an issue Jul 27, 2026 that may be closed by this pull request
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.48649% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.32%. Comparing base (f942c8d) to head (b292599).

Files with missing lines Patch % Lines
R/acro_tables.R 87.93% 7 Missing ⚠️
R/utils.R 81.25% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #65      +/-   ##
===========================================
- Coverage   100.00%   96.32%   -3.68%     
===========================================
  Files            5        5              
  Lines          198      272      +74     
===========================================
+ Hits           198      262      +64     
- Misses           0       10      +10     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Developing the acro_summarise() function

1 participant