Skip to content

Conversation

@esarver
Copy link
Member

@esarver esarver commented Dec 4, 2025

Needed to clear out the assigned event IDs whenever we initialize our system or else we run out of event IDs.

@esarver esarver self-assigned this Dec 4, 2025
@esarver esarver requested a review from a team as a code owner December 4, 2025 12:34
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Summary

Summary
Generated on: 12/04/2025 - 13:36:30
Coverage date: 12/04/2025 - 13:33:35
Parser: Cobertura
Assemblies: 15
Classes: 40
Files: 40
Line coverage: 8.2% (317 of 3850)
Covered lines: 317
Uncovered lines: 3533
Coverable lines: 3850
Total lines: 6597
Branch coverage: 4.7% (33 of 692)
Covered branches: 33
Total branches: 692
Method coverage: Feature is only available for sponsors
Tag: 191_19930753876

Coverage

kic-script-gen.src.back_end - 0%
Name Line Branch
kic-script-gen.src.back_end 0% 0%
kic-script-gen.src.back_end.client_server.rs 0% 0%
kic-script-gen.src.back_end.data_model.rs 0% 0%
script-aggregator.src - 0%
Name Line Branch
script-aggregator.src 0% 0%
script-aggregator.src.indent_engine.rs 0% 0%
script-aggregator.src.script_buffer.rs 0% 0%
script-gen-manager.src - 0%
Name Line Branch
script-gen-manager.src 0% 0%
script-gen-manager.src.catalog.rs 0%
script-gen-manager.src.device.rs 0% 0%
script-gen-manager.src.instr_metadata - 0%
Name Line Branch
script-gen-manager.src.instr_metadata 0% 0%
script-gen-manager.src.instr_metadata.base_metadata.rs 0%
script-gen-manager.src.instr_metadata.enum_metadata.rs 0%
script-gen-manager.src.instr_metadata.mpsu50_metadata.rs 0% 0%
script-gen-manager.src.instr_metadata.msmu60_metadata.rs 0%
script-gen-manager.src.model.chan_data - 0%
Name Line Branch
script-gen-manager.src.model.chan_data 0% 0%
script-gen-manager.src.model.chan_data.bias_channel.rs 0% 0%
script-gen-manager.src.model.chan_data.channel_range.rs 0% 0%
script-gen-manager.src.model.chan_data.default_channel.rs 0% 0%
script-gen-manager.src.model.chan_data.region_map.rs 0% 0%
script-gen-manager.src.model.chan_data.start_stop_channel.rs 0% 0%
script-gen-manager.src.model.chan_data.step_channel.rs 0%
script-gen-manager.src.model.chan_data.sweep_channel.rs 0%
script-gen-manager.src.model.sweep_data - 0%
Name Line Branch
script-gen-manager.src.model.sweep_data 0% 0%
script-gen-manager.src.model.sweep_data.global_parameters.rs 0%
script-gen-manager.src.model.sweep_data.number_limit.rs 0% 0%
script-gen-manager.src.model.sweep_data.parameters.rs 0% 0%
script-gen-manager.src.model.sweep_data.status_msg.rs 0%
script-gen-manager.src.model.sweep_data.step_sweep_config.rs 0%
script-gen-manager.src.model.sweep_data.sweep_config.rs 0% 0%
script-gen-manager.src.model.sweep_data.sweep_model.rs 0%
script-gen-manager.src.model.sweep_data.sweep_timing_config.rs 0%
script-gen-manager.src.script_component - 0%
Name Line Branch
script-gen-manager.src.script_component 0% 0%
script-gen-manager.src.script_component.data_report.rs 0%
script-gen-manager.src.script_component.finalize.rs 0%
script-gen-manager.src.script_component.function.rs 0% 0%
script-gen-manager.src.script_component.initialize.rs 0% 0%
script-gen-manager.src.script_component.script.rs 0% 0%
script-gen-manager.src.script_component.sweep.rs 0% 0%
xml-handler.src - 0%
Name Line Branch
xml-handler.src 0% ****
xml-handler.src.generic_parser.rs 0%
xml-handler.src.composite - 25%
Name Line Branch
xml-handler.src.composite 25% 8.8%
xml-handler.src.composite.mod.rs 25% 8.8%
xml-handler.src.condition - 70.9%
Name Line Branch
xml-handler.src.condition 70.9% 50%
xml-handler.src.condition.mod.rs 70.9% 50%
xml-handler.src.group - 41.6%
Name Line Branch
xml-handler.src.group 41.6% 14.2%
xml-handler.src.group.mod.rs 41.6% 14.2%
xml-handler.src.resources - 0%
Name Line Branch
xml-handler.src.resources 0% ****
xml-handler.src.resources.mod.rs 0%
xml-handler.src.snippet - 44.3%
Name Line Branch
xml-handler.src.snippet 44.3% 50%
xml-handler.src.snippet.mod.rs 44.3% 50%
xml-handler.src.substitute - 71.4%
Name Line Branch
xml-handler.src.substitute 71.4% ****
xml-handler.src.substitute.mod.rs 71.4%
xml-handler.src.variable - 63.6%
Name Line Branch
xml-handler.src.variable 63.6% 58.8%
xml-handler.src.variable.mod.rs 75.6% 58.3%
xml-handler.src.variable.sub_mod.rs 48.9% 60%

@esarver esarver merged commit b0cfaeb into main Dec 4, 2025
16 checks passed
@esarver esarver deleted the fix/inability-to-run-Sweep-multiple-times branch December 4, 2025 13:32
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