Skip to content

Properly handle average confidence for translation jos with no pretranslations#991

Merged
Enkidu93 merged 1 commit into
mainfrom
handle-avg-confidence-when-no-pretranslations
Jul 2, 2026
Merged

Properly handle average confidence for translation jos with no pretranslations#991
Enkidu93 merged 1 commit into
mainfrom
handle-avg-confidence-when-no-pretranslations

Conversation

@Enkidu93

@Enkidu93 Enkidu93 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Fixes #989


This change is Reviewable

@Enkidu93 Enkidu93 requested a review from ddaspit July 1, 2026 17:57
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.47%. Comparing base (db04610) to head (c869c36).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #991      +/-   ##
==========================================
- Coverage   65.53%   65.47%   -0.07%     
==========================================
  Files         387      387              
  Lines       21743    21747       +4     
  Branches     2769     2770       +1     
==========================================
- Hits        14249    14238      -11     
- Misses       6454     6472      +18     
+ Partials     1040     1037       -3     

☔ View full report in Codecov by Harness.
📢 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.

@ddaspit ddaspit left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:lgtm:

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

@Enkidu93 Enkidu93 merged commit 19a4d6b into main Jul 2, 2026
2 checks passed
@Enkidu93 Enkidu93 deleted the handle-avg-confidence-when-no-pretranslations branch July 2, 2026 13:50
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.

Fix failing E2E tests: Handle case of no pretranslations

3 participants