Skip to content

#359 - Remove unused tables #515

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Conversation

michael-82
Copy link
Collaborator

  • add db migration script to remove unused tables
  • remove correlating entity classes and repositories

Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.83%. Comparing base (c8d516f) to head (0b70104).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #515      +/-   ##
=============================================
+ Coverage      77.09%   77.83%   +0.74%     
- Complexity       682      684       +2     
=============================================
  Files            166      163       -3     
  Lines           2929     2905      -24     
  Branches         298      283      -15     
=============================================
+ Hits            2258     2261       +3     
+ Misses           557      530      -27     
  Partials         114      114              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@michael-82 michael-82 force-pushed the feature/359-remove-unused-tables branch 2 times, most recently from f53817b to 346ceaa Compare May 27, 2025 09:14
@michael-82 michael-82 linked an issue Jun 12, 2025 that may be closed by this pull request
@michael-82 michael-82 marked this pull request as ready for review June 12, 2025 05:54
- add db migration script to remove unused tables
- remove correlating entity classes and repositories
- update ontology to v3.8.0
@michael-82 michael-82 force-pushed the feature/359-remove-unused-tables branch from 346ceaa to 0b70104 Compare June 12, 2025 12:13
@michael-82 michael-82 marked this pull request as draft June 12, 2025 12:22
@michael-82
Copy link
Collaborator Author

michael-82 commented Jun 12, 2025

The required assets (backend.zip, mapping.zip and elastic.zip) are missing in ontology release 3.8.0

fixed.

@michael-82 michael-82 marked this pull request as ready for review June 13, 2025 06:59
@michael-82 michael-82 added enhancement New feature or request dependencies labels Jun 13, 2025
@michael-82 michael-82 merged commit 3cd4edb into develop Jun 13, 2025
10 of 12 checks passed
@michael-82 michael-82 deleted the feature/359-remove-unused-tables branch June 13, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove unused tables
1 participant