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

STD debug mode improvements and fixes #126

Merged
merged 4 commits into from
Dec 3, 2024
Merged

Conversation

hecmas
Copy link
Contributor

@hecmas hecmas commented Dec 2, 2024

This PR:

  • Enhances the debug mode by organizing the rows of each unmatched value by airgroup_id, air_id and instance_id.
  • Fixes an overcounting issue arising by the fact that expressions with degree equal to 0 are intented to be thrown to the bus a single time and not once per row.

@cla-bot cla-bot bot added the cla-signed label Dec 2, 2024
@hecmas hecmas mentioned this pull request Dec 3, 2024
16 tasks
@hecmas hecmas changed the title Debug Mode STD debug mode improvements and fixes Dec 3, 2024
@hecmas hecmas marked this pull request as ready for review December 3, 2024 12:38
@hecmas hecmas requested a review from zkronos73 December 3, 2024 12:42
@hecmas hecmas force-pushed the feature/debug-imp branch from f540f9d to edc8189 Compare December 3, 2024 15:00
@RogerTaule RogerTaule merged commit bfd61ba into develop Dec 3, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants