Skip to content

Conversation

@staudtMarius
Copy link
Member

Resolves #1097

@staudtMarius staudtMarius added the enhancement New feature or request label Jun 13, 2024
@staudtMarius staudtMarius self-assigned this Jun 13, 2024
Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

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

Just some small oversights I noticed

import tech.units.indriya.ComparableQuantity;

public class CongestionResultFactory extends ResultEntityFactory<CongestionResult> {
private static final String SUBNET = "subnet";
Copy link
Member

Choose a reason for hiding this comment

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

We've been using grid instead of net for some time now, so I think it'd make sense to use subgrid here as well

Copy link
Member Author

Choose a reason for hiding this comment

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

The NodeInput is still using net.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, as in many other places. Should be changed at some point, but not here I'd say.

Copy link
Member Author

Choose a reason for hiding this comment

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

Should I create a new issue for that?

Copy link
Member

Choose a reason for hiding this comment

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

Would be great, thanks!

Copy link
Member

@sebastian-peter sebastian-peter left a comment

Choose a reason for hiding this comment

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

Sorry, found more subnets

@sebastian-peter sebastian-peter merged commit f1a1d05 into dev Jun 13, 2024
@sebastian-peter sebastian-peter deleted the ms/#1097-add-congestion-result branch June 13, 2024 18:50
@sebastian-peter sebastian-peter added this to the Version 5.1 milestone Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding congestion result.

3 participants