Skip to content

ci: testing in dev too#22

Merged
ColinFay merged 8 commits intomainfrom
dev
Apr 22, 2025
Merged

ci: testing in dev too#22
ColinFay merged 8 commits intomainfrom
dev

Conversation

@ColinFay
Copy link
Copy Markdown
Member

No description provided.

ColinFay and others added 8 commits March 12, 2025 16:41
* 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>
* feat: retry the quarto rendering with purrr::insistently

* fix: rule number 1

* feat: pass param for insistently

* fix: future settings are by default sequential

* test: fixing the tests for fetch_future_settings
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.97%. Comparing base (abd4f80) to head (e04dd88).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   98.96%   98.97%   +0.01%     
==========================================
  Files          12       12              
  Lines         385      390       +5     
==========================================
+ Hits          381      386       +5     
  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 ColinFay requested a review from Copilot April 22, 2025 19:40
@ColinFay ColinFay merged commit 05be0a0 into main Apr 22, 2025
12 checks passed
Copy link
Copy Markdown
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 updates the NEWS.md file to document new release notes for squash 1.2.0. It includes a new changelog entry describing the updated Qmd rendering approach using purrr::insistently() and clarifies that the rendering functions are now configurable.

Files not reviewed (7)
  • DESCRIPTION: Language not supported
  • R/compile_qmd_course.R: Language not supported
  • R/fetch_future_settings.R: Language not supported
  • R/render_single_qmd.R: Language not supported
  • man/compile_qmd_course.Rd: Language not supported
  • man/render_single_qmd.Rd: Language not supported
  • tests/testthat/test-fetch_future_settings.R: Language not supported
Comments suppressed due to low confidence (1)

NEWS.md:3

  • [nitpick] Consider verifying the use of the adverb 'insistently' to ensure it accurately reflects the intended behavior, as it might be interpreted ambiguously.
* The rendering of the Qmd is now performed insistently with purrr::insistently(), and can be configured in the rendering functions.

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