Skip to content

Remove analyze mode - #36

Merged
Vladyslav-Kuksiuk merged 4 commits into
masterfrom
remove-analyze-mode
May 21, 2026
Merged

Remove analyze mode#36
Vladyslav-Kuksiuk merged 4 commits into
masterfrom
remove-analyze-mode

Conversation

@Vladyslav-Kuksiuk

Copy link
Copy Markdown
Collaborator

This PR removes the analyze mode because it is mostly similar to the check mode.

Resolves this issue.

@dmytro-kashcheiev dmytro-kashcheiev left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@Vladyslav-Kuksiuk LGTM with minor comment.

Comment thread main.go Outdated
// There are two modes, which are chosen by 'mode' arg. If it is set to 'check',
// then the checking for up-to-date is performed. If it is set to 'embed', the embedding is
// performed. If it is set to 'analyze', the analyzing is performed.
// performed.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Avoid orphans.

@alexander-yevsyukov

Copy link
Copy Markdown
Contributor

@dmytro-kashcheiev, @Oleg-Melnik, why does this PR hang unmerged that long? Do you expect me to do it?

Base automatically changed from comments-configuration to master May 21, 2026 08:14
@Vladyslav-Kuksiuk
Vladyslav-Kuksiuk merged commit abd864e into master May 21, 2026
3 checks passed
@Vladyslav-Kuksiuk
Vladyslav-Kuksiuk deleted the remove-analyze-mode branch May 21, 2026 08: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 analyze mode

3 participants