Skip to content

Add support for per-chapter remarks#934

Open
pmachapman wants to merge 3 commits into
mainfrom
per_chapter_remarks
Open

Add support for per-chapter remarks#934
pmachapman wants to merge 3 commits into
mainfrom
per_chapter_remarks

Conversation

@pmachapman
Copy link
Copy Markdown
Collaborator

@pmachapman pmachapman commented Apr 29, 2026

Fixes #905.

Requires sillsdev/machine#408.


This change is Reviewable

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 29, 2026

Codecov Report

❌ Patch coverage is 82.25806% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.74%. Comparing base (39e9d69) to head (dd2b559).

Files with missing lines Patch % Lines
...rval.Translation/Services/UsfmGenerationService.cs 82.25% 6 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #934      +/-   ##
==========================================
+ Coverage   66.73%   66.74%   +0.01%     
==========================================
  Files         372      372              
  Lines       21687    21683       -4     
  Branches     2771     2774       +3     
==========================================
+ Hits        14472    14473       +1     
+ Misses       6179     6171       -8     
- Partials     1036     1039       +3     

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

@pmachapman pmachapman requested review from Enkidu93 and ddaspit April 30, 2026 04:43
Copy link
Copy Markdown
Contributor

@ddaspit ddaspit left a comment

Choose a reason for hiding this comment

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

:lgtm:

@ddaspit reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on Enkidu93).

@pmachapman pmachapman force-pushed the per_chapter_remarks branch 2 times, most recently from f055f9e to 0d209e3 Compare May 11, 2026 19:15
Copy link
Copy Markdown
Contributor

@ddaspit ddaspit left a comment

Choose a reason for hiding this comment

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

@ddaspit reviewed 1 file and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on Enkidu93).

@pmachapman pmachapman requested a review from ddaspit May 13, 2026 23:12
Copy link
Copy Markdown
Contributor

@ddaspit ddaspit left a comment

Choose a reason for hiding this comment

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

:lgtm:

@ddaspit reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on Enkidu93).

@pmachapman pmachapman force-pushed the per_chapter_remarks branch from 8afba78 to dd2b559 Compare May 19, 2026 00:31
Copy link
Copy Markdown
Contributor

@ddaspit ddaspit left a comment

Choose a reason for hiding this comment

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

@ddaspit reviewed 2 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on Enkidu93).

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.

Add remarks per chapter

3 participants