Skip to content

Add average pretranslation confidence to build execution data#985

Merged
Enkidu93 merged 2 commits into
mainfrom
build-level-avg-confidence
Jun 30, 2026
Merged

Add average pretranslation confidence to build execution data#985
Enkidu93 merged 2 commits into
mainfrom
build-level-avg-confidence

Conversation

@Enkidu93

@Enkidu93 Enkidu93 commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Fixes #937


This change is Reviewable

@Enkidu93 Enkidu93 requested a review from ddaspit June 25, 2026 19:06
@codecov-commenter

codecov-commenter commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.46%. Comparing base (4c3df05) to head (08e3981).

Files with missing lines Patch % Lines
....Shared/Services/StatisticalPostprocessBuildJob.cs 0.00% 6 Missing ⚠️
...rc/Echo/src/EchoEngine/TranslationEngineService.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #985      +/-   ##
==========================================
- Coverage   65.52%   65.46%   -0.06%     
==========================================
  Files         387      387              
  Lines       21718    21743      +25     
  Branches     2769     2769              
==========================================
+ Hits        14230    14234       +4     
- Misses       6448     6472      +24     
+ 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.

@Enkidu93 Enkidu93 force-pushed the build-level-avg-confidence branch from 5b30c95 to 08e3981 Compare June 30, 2026 17:08

@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 16 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 db04610 into main Jun 30, 2026
2 checks passed
@Enkidu93 Enkidu93 deleted the build-level-avg-confidence branch June 30, 2026 18:52
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.

Reconsider how confidences are stored for an engine

3 participants