Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Generate build report#132

Draft
napowderly wants to merge 5 commits into
mainfrom
feature/add-reports-to-cli
Draft

Generate build report#132
napowderly wants to merge 5 commits into
mainfrom
feature/add-reports-to-cli

Conversation

@napowderly

@napowderly napowderly commented Nov 11, 2024

Copy link
Copy Markdown

Feature: Build report generation

Generate tables for components and calculations to give user a quick way to review the build.

Fixes #133

Checklist

Please read and execute the following:

  • My code follows the coding guidelines of this project
  • My PR title is following the contribution guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if applicable) - tested with minimal/led.py
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I ran Black to format my code

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct:

@napowderly napowderly changed the title add rich table for BOM printout Generate build report Nov 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Report printouts for BOM, calculations, Ref map and assertions

1 participant