Skip to content

Conversation

@dolfinus
Copy link
Member

@dolfinus dolfinus commented Oct 7, 2025

Change Summary

Add filter by location_type: list[str] to endpoints:

  • GET /v1/jobs
  • GET /v1/datasets
  • GET /v1/locations (previous implementation allowed only one value)

Used for UI filters: MobileTeleSystems/data-rentgen-ui#95

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@dolfinus dolfinus self-assigned this Oct 7, 2025
@github-actions
Copy link

github-actions bot commented Oct 7, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
data_rentgen/db/repositories
   job.py72395%166, 190–191
   location.py74198%157
data_rentgen/server/services
   dataset.py28196%37
   job.py21195%26
   location.py51198%58
TOTAL704539794% 

@dolfinus dolfinus marked this pull request as ready for review October 7, 2025 13:00
@dolfinus dolfinus merged commit b6d0c58 into develop Oct 7, 2025
11 checks passed
@dolfinus dolfinus deleted the feature/DOP-22530 branch October 7, 2025 15:43
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.

3 participants