Skip to content

Handle invalid book id tags more robustly#407

Open
pmachapman wants to merge 1 commit intomasterfrom
invalid_book_codes
Open

Handle invalid book id tags more robustly#407
pmachapman wants to merge 1 commit intomasterfrom
invalid_book_codes

Conversation

@pmachapman
Copy link
Copy Markdown
Collaborator

@pmachapman pmachapman commented Apr 16, 2026

Fixes #404


This change is Reviewable

@pmachapman pmachapman requested review from Enkidu93 and ddaspit April 16, 2026 00:42
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.06%. Comparing base (a272952) to head (df9db6b).

Files with missing lines Patch % Lines
src/SIL.Machine/Corpora/UsfmFileTextCorpus.cs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
+ Coverage   73.02%   73.06%   +0.04%     
==========================================
  Files         439      439              
  Lines       36693    36700       +7     
  Branches     5039     5042       +3     
==========================================
+ Hits        26794    26814      +20     
+ Misses       8787     8775      -12     
+ Partials     1112     1111       -1     

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

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.

Handle invalid book id tags more robustly

2 participants