SF-3843 Add language code to serval builds search - #4091
Merged
Conversation
RaymondLuong3
temporarily deployed
to
screenshot_diff
September 8, 2026 22:59 — with
GitHub Actions
Inactive
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4091 +/- ##
==========================================
- Coverage 80.94% 80.94% -0.01%
==========================================
Files 664 664
Lines 42153 42153
Branches 6917 6944 +27
==========================================
- Hits 34122 34121 -1
- Misses 6881 6882 +1
Partials 1150 1150 ☔ View full report in Codecov by Harness. |
pmachapman
self-requested a review
September 9, 2026 01:22
pmachapman
approved these changes
Sep 9, 2026
pmachapman
left a comment
Collaborator
There was a problem hiding this comment.
@pmachapman reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on RaymondLuong3).
RaymondLuong3
force-pushed
the
feature/SF-3843-language-code-search
branch
from
September 10, 2026 15:41
899e3b3 to
429e734
Compare
RaymondLuong3
temporarily deployed
to
screenshot_diff
September 10, 2026 15:48 — with
GitHub Actions
Inactive
RaymondLuong3
force-pushed
the
feature/SF-3843-language-code-search
branch
from
September 10, 2026 16:05
429e734 to
98c6e32
Compare
RaymondLuong3
temporarily deployed
to
screenshot_diff
September 10, 2026 16:13 — with
GitHub Actions
Inactive
RaymondLuong3
force-pushed
the
feature/SF-3843-language-code-search
branch
from
September 10, 2026 16:15
98c6e32 to
bb2900a
Compare
RaymondLuong3
temporarily deployed
to
screenshot_diff
September 10, 2026 16:23 — with
GitHub Actions
Inactive
RaymondLuong3
force-pushed
the
feature/SF-3843-language-code-search
branch
from
September 10, 2026 18:49
bb2900a to
e2bdc97
Compare
Contributor
|
📸 Screenshot diff deployed! (1 change) View the visual diff at: https://pr-4091--sf-screenshot-diffs.netlify.app |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds language codes to the searchable fields of serval builds in the serval administration page. Builds can be filtered using the source or target language codes.
This change is