Skip to content

Release procedure#322

Draft
trns1997 wants to merge 5 commits intoleducp:masterfrom
trns1997:release-procedure
Draft

Release procedure#322
trns1997 wants to merge 5 commits intoleducp:masterfrom
trns1997:release-procedure

Conversation

@trns1997
Copy link
Collaborator

@trns1997 trns1997 commented Mar 6, 2026

TODO

  • Complete guide for release procedure [RELEASE_PROCEDURE.md]
  • C++ hw_test_bench
  • hw_test_bench defined metrics to be logged
  • hw_test_orchestrator script to automate deployment
  • Memory profiling
  • On failure create issue/PR
  • On pass create issue/PR

Test

  • Run 3h test with the script
  • Test on failure mode (disconnection/com problems/etc.)
  • Test PR/issue post on pass/fail

@trns1997 trns1997 marked this pull request as draft March 6, 2026 16:52
@trns1997 trns1997 force-pushed the release-procedure branch from 0e4613b to 6865f81 Compare March 6, 2026 16:53
@github-actions
Copy link

github-actions bot commented Mar 6, 2026

File Coverage Lines Branches
All files 76% 79% 73%
lib/include/kickcat/Error.h 91% 100% 83%
lib/include/kickcat/SBufQueue.h 80% 98% 63%
lib/master/include/kickcat/Bus.h 71% 100% 42%
lib/master/src/Bus.cc 90% 91% 89%
lib/master/src/CoE.cc 61% 71% 51%
lib/master/src/Link.cc 98% 100% 97%
lib/master/src/MailboxSequencer.cc 92% 100% 85%
lib/master/src/Prints.cc 95% 95% 95%
lib/master/src/Slave.cc 21% 39% 3%
lib/master/src/dc.cc 0% 0% 0%
lib/slave/src/AbstractESC.cc 90% 100% 81%
lib/slave/src/AbstractEmulatedEEPROM.cc 0% 0% 0%
lib/slave/src/ESMStates.cc 96% 98% 94%
lib/slave/src/ESM.cc 95% 100% 90%
lib/slave/src/PDO.cc 45% 54% 37%
lib/slave/src/ESC/EmulatedESC.cc 57% 63% 51%
lib/slave/src/ESC/Lan9252.cc 0% 0% 0%
lib/src/Frame.cc 98% 100% 97%
lib/src/Mailbox.cc 90% 94% 86%
lib/src/SIIParser.cc 93% 95% 91%
lib/src/protocol.cc 94% 92% 96%
lib/src/CoE/EsiParser.cc 90% 93% 87%
lib/src/CoE/OD.cc 98% 98% 97%
lib/src/CoE/protocol.cc 93% 93% 94%
lib/src/CoE/CiA/DS402/StateMachine.cc 93% 94% 92%
lib/src/CoE/mailbox/request.cc 80% 84% 76%
lib/src/CoE/mailbox/response.cc 93% 97% 88%
lib/src/EoE/protocol.cc 0% 0% 0%
test/integration/bench/hw_test_bench.cc 0% 0% 0%

Minimum allowed coverage is 75%

Generated by 🐒 cobertura-action against fb0976a

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.

1 participant