Skip to content

Conversation

@kbenoit
Copy link
Contributor

@kbenoit kbenoit commented Jul 20, 2025

Implements better error handling and better crash recovery using the environment approach from the loop.

  • Adds lots of tests
  • Solves Progress bar skips the first document #15 on the progress bar
  • Removes Remotes requirement for quanteda.tidy, since the package should be able to work on its own with quanteda.tidy::mutate(), without issues, if we have written it correctly.

@kbenoit kbenoit requested a review from SeraphineM July 20, 2025 02:39
@codecov
Copy link

codecov bot commented Jul 20, 2025

Codecov Report

Attention: Patch coverage is 74.19355% with 48 lines in your changes missing coverage. Please review.

Project coverage is 40.75%. Comparing base (24ccf19) to head (05fccf1).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
R/ai_text.R 74.19% 48 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #17       +/-   ##
===========================================
+ Coverage   24.45%   40.75%   +16.30%     
===========================================
  Files           5        5               
  Lines         364      476      +112     
===========================================
+ Hits           89      194      +105     
- Misses        275      282        +7     

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

It should be able to work on its own with `quanteda.tidy::mutate()`, without issues, if we have written it correctly.
@SeraphineM SeraphineM merged commit cda3f3e into main Jul 21, 2025
9 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.

3 participants