Skip to content

Port: Improve alignment exception error reporting#303

Open
pmachapman wants to merge 1 commit into
mainfrom
alignment_exceptions
Open

Port: Improve alignment exception error reporting#303
pmachapman wants to merge 1 commit into
mainfrom
alignment_exceptions

Conversation

@pmachapman
Copy link
Copy Markdown
Collaborator

@pmachapman pmachapman commented May 21, 2026

Fixes #283


This change is Reviewable

@pmachapman pmachapman requested review from Enkidu93 and ddaspit May 21, 2026 01:41
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 21, 2026

Codecov Report

❌ Patch coverage is 57.89474% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.50%. Comparing base (b711bad) to head (ac4f647).

Files with missing lines Patch % Lines
machine/corpora/n_parallel_text_corpus.py 58.33% 5 Missing ⚠️
machine/corpora/standard_parallel_text_corpus.py 60.00% 2 Missing ⚠️
machine/corpora/corpora_utils.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #303      +/-   ##
==========================================
- Coverage   91.53%   91.50%   -0.03%     
==========================================
  Files         355      355              
  Lines       23028    23042      +14     
==========================================
+ Hits        21079    21085       +6     
- Misses       1949     1957       +8     

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

Port 'Improve alignment exception error reporting'

2 participants