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

#359 - Remove unused tables #361

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michael-82
Copy link
Collaborator

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

blocked by ontology generator issue

Copy link

codecov bot commented Sep 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.66%. Comparing base (c29091a) to head (83bc4c9).

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #361      +/-   ##
=============================================
+ Coverage      78.60%   78.66%   +0.06%     
  Complexity       551      551              
=============================================
  Files            136      135       -1     
  Lines           2407     2405       -2     
  Branches         147      147              
=============================================
  Hits            1892     1892              
+ Misses           457      455       -2     
  Partials          58       58              

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

- add db migration script to remove unused tables
- remove correlating entity classes and repositories
@michael-82 michael-82 force-pushed the feature/359-remove-mapping-table branch from aea09fe to 83bc4c9 Compare October 25, 2024 05:16
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.

Remove unused tables
1 participant