Skip to content

Conversation

@Kiara65
Copy link
Contributor

@Kiara65 Kiara65 commented Jan 21, 2026

Checklist

General

Motivation and Context

This PR adds server tests for the Gender Decoder.

Description

  • Created file for the gender decoder server tests
  • Removed the language check as it already been done in the AnalysisService
  • Removed the null check in the logs as biasedWords can't be null

Steps for Testing

Prerequisites:

  1. Check out this branch locally
  2. Verify that all tests are passing
  3. Verify that the coverage of the following files:
  • de.tum.cit.aet.core.web.GenderBiasAnalysisResource
  • de.tum.cit.aet.core.service.GenderBiasAnalysisService
  • de.tum.cit.aet.core.service.GenderBiasAnalyzer

Review Progress

Code Review

  • Code Review 1

Manual Tests

  • Test 1

Test Coverage

Warning: Server tests failed. Coverage could not be fully measured. Please check the workflow logs.

Last updated: 2026-01-21 17:14:04 UTC

@Kiara65 Kiara65 self-assigned this Jan 21, 2026
@Kiara65 Kiara65 requested a review from az108 as a code owner January 21, 2026 16:57
@Kiara65 Kiara65 linked an issue Jan 21, 2026 that may be closed by this pull request
@github-actions github-actions bot added server Pull requests that update Java code. (Added Automatically!) tests labels Jan 21, 2026
@github-actions
Copy link
Contributor

@Kiara65 Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details.

1 similar comment
@github-actions
Copy link
Contributor

@Kiara65 Test coverage could not be fully measured because some tests failed. Please check the workflow logs for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review server Pull requests that update Java code. (Added Automatically!) tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server tests for gender decoder

2 participants