Skip to content

Make logic in resume-translate-service more robust#3699

Open
Nateowami wants to merge 1 commit intomasterfrom
fix/resume-translate-logic
Open

Make logic in resume-translate-service more robust#3699
Nateowami wants to merge 1 commit intomasterfrom
fix/resume-translate-logic

Conversation

@Nateowami
Copy link
Collaborator

@Nateowami Nateowami commented Feb 19, 2026

The resume checking service recently had some bugs fixed related to incorrectly assuming the first book in a project's list of books is the first book canonically. The resume translate service had the same bug; it was just never reported as a Jira issue. This PR fixes it.

It also makes a similar fix in project.component.ts

This change is Reviewable


Open with Devin

@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.83%. Comparing base (5e6d0c0) to head (722dbd3).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../app/checking/checking/resume-translate.service.ts 81.81% 0 Missing and 2 partials ⚠️
...ure/ClientApp/src/app/project/project.component.ts 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3699   +/-   ##
=======================================
  Coverage   81.83%   81.83%           
=======================================
  Files         619      619           
  Lines       38622    38628    +6     
  Branches     6317     6316    -1     
=======================================
+ Hits        31605    31611    +6     
- Misses       6043     6055   +12     
+ Partials      974      962   -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Nateowami Nateowami force-pushed the fix/resume-translate-logic branch 2 times, most recently from 9176be7 to bc3c9ae Compare February 19, 2026 19:14
@Nateowami Nateowami force-pushed the fix/resume-translate-logic branch from bc3c9ae to 722dbd3 Compare February 19, 2026 20:09
Copy link

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 4 additional findings.

Open in Devin Review

@Nateowami Nateowami marked this pull request as ready for review March 3, 2026 02:20
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.

1 participant