Skip to content

Revert importer name#815

Open
BenjaminScholtens wants to merge 5 commits intodevfrom
revert-importer-name
Open

Revert importer name#815
BenjaminScholtens wants to merge 5 commits intodevfrom
revert-importer-name

Conversation

@BenjaminScholtens
Copy link
Copy Markdown
Collaborator

revert change that was not necessary and might cause issues

…gration utilities and tests

- Removed legacy mapping of "ebiblecorpus" to "ebible" and updated to preserve "ebibleCorpus" as a distinct FileImporterType.
- Adjusted related tests to reflect the new standardization, ensuring consistency in importerType assertions.
- Updated documentation to clarify the changes in standardization rules for importer types.
…uage metadata retrieval

- Updated language metadata retrieval in WelcomeViewProvider and MetadataManager to use optional chaining for projectStatus checks, preventing potential runtime errors when accessing properties of undefined objects.
- Enhanced test suite for NotebookMetadataManager to include a timeout for improved stability during CI runs.
- Added stubs in SyncManager tests to prevent guards from blocking version checks and ensure smoother test execution.
@BenjaminScholtens BenjaminScholtens requested a review from TimRl March 30, 2026 14:20
@BenjaminScholtens BenjaminScholtens changed the base branch from main to dev March 30, 2026 14:22
Copy link
Copy Markdown
Contributor

@Luke-Bilhorn Luke-Bilhorn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing is broken when I use the ebible importer.

Nothing looks out of place from a cursory glance over the code.

@dadukhankevin dadukhankevin self-requested a review April 1, 2026 03:38
Copy link
Copy Markdown
Contributor

@dadukhankevin dadukhankevin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All worked for me

@dadukhankevin dadukhankevin self-requested a review April 1, 2026 03:38
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