Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ethical: Add ethical report URI to datamodel and DO, that can be disabled throught the config file #302

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

GeoffreyKarnbach
Copy link
Contributor

@GeoffreyKarnbach GeoffreyKarnbach commented Dec 11, 2024

Description

Feature

What does this PR do?

Add new Ethical Report URI field in the DB, DO. Possibility to disable it using the application.yaml file using the ConfigDO sent to the frontend.

Dependencies

Related Fronted PR

closes GH-292

@GeoffreyKarnbach GeoffreyKarnbach linked an issue Dec 11, 2024 that may be closed by this pull request
@GeoffreyKarnbach GeoffreyKarnbach changed the title Ethical: Add ethical report URI to datamodel and DO, that can be disa… Ethical: Add ethical report URI to datamodel and DO, that can be disabled throught the config file Dec 11, 2024
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
45.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@ValentinFutterer
Copy link
Collaborator

Looks pretty good overall, but i have a few things to add.

First off, we have changed the dataytpe to string, so i would remove all mentions of URL or URI and just rename it to ethical issues report, like in the standard.

I dont know why you touched the HE and SE templates, please add the review documents.
These changes might have broken something, i get these warnings:
image

In the same vein, could you add Changelog statements to the PR, since this PR touched the templates, the resource files and added new functionality that can be disabled (all interesting things for maintainers)

@GeoffreyKarnbach GeoffreyKarnbach force-pushed the gk/292-ethics-add-ethical-issues-report-to-damap branch 2 times, most recently from bb87a20 to c54fb57 Compare January 29, 2025 08:35
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
45.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

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.

Ethics: Add ethical issues report to DAMAP
2 participants