Skip to content

Conversation

@klesaulnier
Copy link
Contributor

PR Summary

klesaulnier and others added 9 commits January 13, 2026 16:21
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
public class ActionsConfig {
@Bean
public ContingencyListEvaluator contingencyListEvaluator(
FilterProviderI filterProvider
Copy link

Choose a reason for hiding this comment

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

Suggested change
FilterProviderI filterProvider
FilterProvider filterProvider

According to the name updating in actions lib

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

import java.util.UUID;

@Service
public class FilterProviderImpl implements FilterProviderI {
Copy link

Choose a reason for hiding this comment

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

Suggested change
public class FilterProviderImpl implements FilterProviderI {
public class DefaultFilterProvider implements FilterProvider {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
import java.util.UUID;

@Service
public class FilterProviderImpl implements FilterProvider {
Copy link

Choose a reason for hiding this comment

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

Suggested change
public class FilterProviderImpl implements FilterProvider {
public class DefaultFilterProvider implements FilterProvider {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@klesaulnier klesaulnier requested a review from thangqp February 12, 2026 07:54
Signed-off-by: LE SAULNIER Kevin <kevin.lesaulnier.pro@gmail.com>
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