Skip to content

Conversation

@SeanBerrieHRI
Copy link

No description provided.

SeanBerrieHRI and others added 30 commits October 20, 2025 16:11
- Added isSameSchema function, allowing RDF models to be compared.
- Added GetAllSchemas function, fetching all current schemas in the FDP.
- Added SchemaToolsTest.java, testing this new feature.
- Improved readability in SchemaTools.java by splitting up functons inside run.
…date' into feature-update-schema-improvements

# Conflicts:
#	src/main/java/nl/healthri/fdp/uploadschema/utils/RdfUtils.java
- removed redundant custom request builder, Java request library already has a builder which leaded to unnessesary complexity.
- Added improved general response handling based on swagger documentation of FDP.
- Changed timeout from 500ms to 30000ms, this was causing requests not to be made and because of limited error handling not noticed either.
- Added integration folder for external API integrations (FDP)
- Added DTO's with Requests and Responses
- Removed unused code
- Renamed files for naming consistency
- Clear folder structure
- Split FDP into FdpClient, FdpService and IFdpClient according to SOLID principles
…d DTO fields when mapping to prevent exceptions.
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
24.6% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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