Skip to content

Roxygen syntax compliance#351

Merged
VisruthSK merged 2 commits intomasterfrom
roxygen-compliance
Apr 8, 2026
Merged

Roxygen syntax compliance#351
VisruthSK merged 2 commits intomasterfrom
roxygen-compliance

Conversation

@VisruthSK
Copy link
Copy Markdown
Member

Fixes #349 by changing a bit of syntax for package level documentation.

@VisruthSK VisruthSK marked this pull request as ready for review April 8, 2026 05:14
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.80%. Comparing base (60f012d) to head (4b6e608).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #351   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files          31       31           
  Lines        3004     3004           
=======================================
  Hits         2788     2788           
  Misses        216      216           

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

@VisruthSK VisruthSK requested a review from jgabry April 8, 2026 05:22
Copy link
Copy Markdown
Member

@jgabry jgabry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Looks good, I just had one question that I put in a review comment

@VisruthSK VisruthSK merged commit d0aa8b2 into master Apr 8, 2026
6 checks passed
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.

@docType "package"` is deprecated

3 participants