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

#382 - Change display and translations structure for criteria and concepts #384

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

michael-82
Copy link
Collaborator

  • remove nested declaration from elastic search documents (seems to be unnecessary, but should be monitored)
  • modify swagger file to match new responses
  • adapt tests to the new structure
  • Change responses to codeable concept and terminology replies to the new structure

@michael-82 michael-82 self-assigned this Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.80%. Comparing base (cb45a25) to head (8b81ab4).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #384      +/-   ##
=============================================
+ Coverage      78.54%   78.80%   +0.26%     
- Complexity       556      559       +3     
=============================================
  Files            138      139       +1     
  Lines           2419     2449      +30     
  Branches         149      149              
=============================================
+ Hits            1900     1930      +30     
  Misses           461      461              
  Partials          58       58              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michael-82 michael-82 force-pushed the feature/382-change-display-and-translations-structure-for-criteria-and-concepts branch from 57631fd to 77b8a15 Compare October 24, 2024 06:54
@michael-82 michael-82 force-pushed the feature/382-change-display-and-translations-structure-for-criteria-and-concepts branch from 77b8a15 to 8c9c7db Compare November 12, 2024 13:35
…cepts

- remove nested declaration from elastic search documents (seems to be unnecessary, but should be monitored)
- modify swagger file to match new responses
- adapt tests to the new structure
- Change responses to codeable concept and terminology replies to the new structure
@michael-82 michael-82 force-pushed the feature/382-change-display-and-translations-structure-for-criteria-and-concepts branch from 8c9c7db to d0bc23f Compare December 6, 2024 08:21
…cepts

- change de-De to de and en-US to us for the elastic search related entries (the ones sent to the frontend are unchanged...might have to change as well)
…cepts

- modify elastic search tests in integration tests
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.

Change display and translations structure for criteria and concepts
1 participant