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

Reorganize star database code #2197

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Reorganize star database code #2197

merged 1 commit into from
Jun 7, 2024

Conversation

ajtribick
Copy link
Collaborator

  • Move StarDBBuilder to separate files
  • Move cross-index catalogs into StarNameDatabase
  • Use indices instead of pointers in catalogNumberIndex

- Move StarDBBuilder to separate files
- Move cross-index catalogs into StarNameDatabase
- Use indices instead of pointers in catalogNumberIndex
Copy link

sonarcloud bot commented Jun 4, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
5 New Critical Issues (required ≤ 3)

See analysis details on SonarCloud

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

@ajtribick ajtribick marked this pull request as ready for review June 5, 2024 21:14
@ajtribick
Copy link
Collaborator Author

Fixing the Sonar critical issues would require a fairly major refactoring of the .stc parsing code, I would rather do that in a future PR.

@ajtribick ajtribick merged commit 9d15060 into master Jun 7, 2024
8 of 9 checks passed
@ajtribick ajtribick deleted the split-stardb branch June 7, 2024 20:09
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.

2 participants