Skip to content

fix: Fixes parsing translation params. - #644

Merged
damencho merged 1 commit into
masterfrom
fix-parse
Jun 17, 2026
Merged

fix: Fixes parsing translation params.#644
damencho merged 1 commit into
masterfrom
fix-parse

fix: Fixes parsing translation params.

a9b160c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 16, 2026 in 0s

19.15% (+0.03%) compared to e9a3acc

View this Pull Request on Codecov

19.15% (+0.03%) compared to e9a3acc

Details

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.15%. Comparing base (e9a3acc) to head (a9b160c).

Files with missing lines Patch % Lines
...ranscription/LibreTranslateTranslationService.java 0.00% 7 Missing ⚠️
...i/jigasi/transcription/BingTranslationService.java 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #644      +/-   ##
============================================
+ Coverage     19.11%   19.15%   +0.03%     
- Complexity      310      312       +2     
============================================
  Files            84       84              
  Lines          7223     7225       +2     
  Branches        958      958              
============================================
+ Hits           1381     1384       +3     
+ Misses         5612     5610       -2     
- Partials        230      231       +1     
Files with missing lines Coverage Δ
...i/jigasi/transcription/BingTranslationService.java 0.00% <0.00%> (ø)
...ranscription/LibreTranslateTranslationService.java 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9a3acc...a9b160c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.