Skip to content

Conversation

@ColinFay
Copy link
Member

@ColinFay ColinFay commented Apr 1, 2025

You can now pass a function that will print to pdf

@ColinFay ColinFay requested a review from Copilot April 1, 2025 07:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request introduces the ability to print PDF by allowing a function to be passed for PDF printing, along with some minor updates to the release notes and CI configuration.

  • Updated NEWS.md to include release notes about the PDF printing functionality
  • Adjusted GitHub Actions workflow to include the "dev" branch for push and pull_request events

Reviewed Changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated 1 comment.

File Description
NEWS.md Updated release notes to mention printing output to PDF
.github/workflows/R-CMD-check.yaml Added "dev" branch to the CI trigger configurations
Files not reviewed (4)
  • DESCRIPTION: Language not supported
  • R/compile_qmd_course.R: Language not supported
  • man/compile_qmd_course.Rd: Language not supported
  • tests/testthat/test-compile_qmd_course.R: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Member Author

@ColinFay ColinFay left a comment

Choose a reason for hiding this comment

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

Everything good mate 🫶

@ColinFay ColinFay merged commit abd4f80 into main Apr 1, 2025
6 of 7 checks passed
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.96%. Comparing base (6f3d0ef) to head (c75dccf).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
+ Coverage   98.94%   98.96%   +0.01%     
==========================================
  Files          12       12              
  Lines         378      385       +7     
==========================================
+ Hits          374      381       +7     
  Misses          4        4              

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

ColinFay added a commit that referenced this pull request Apr 22, 2025
* ci: testing in dev too

* feat: allow to print_pdf

* test: testing pdf printing

* chore: version bump & news

* Update NEWS.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

3 participants