This repository was archived by the owner on Jan 15, 2024. It is now read-only.
[Feature] Add Machine translation estimator in api #1156
Codecov / codecov/project
succeeded
Apr 4, 2026 in 0s
85.72% (+15.13%) compared to beac4e1
View this Pull Request on Codecov
85.72% (+15.13%) compared to beac4e1
Details
Codecov Report
❌ Patch coverage is 26.22478% with 256 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.72%. Comparing base (beac4e1) to head (eab2ef7).
Additional details and impacted files
@@ Coverage Diff @@
## v0.x #1156 +/- ##
===========================================
+ Coverage 70.58% 85.72% +15.13%
===========================================
Files 72 85 +13
Lines 6970 8799 +1829
===========================================
+ Hits 4920 7543 +2623
+ Misses 2050 1256 -794 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/gluonnlp/estimator/__init__.py | 100.00% <100.00%> (ø) |
|
| ...luonnlp/estimator/machine_translation_estimator.py | 54.54% <54.54%> (ø) |
|
| ...p/estimator/machine_translation_batch_processor.py | 28.57% <28.57%> (ø) |
|
| ...nlp/estimator/machine_translation_event_handler.py | 22.22% <22.22%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading