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

Fix regression: report size delta size on PR. #39

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

aentinger
Copy link
Contributor

The necessary steps have in fact been documented here: https://github.com/arduino/report-size-deltas/blob/main/docs/FAQ.md#workflow-triggered-by-pull_request-event but I have overlooked them when I fixed the upload issue. With this PR the size deltas are - once again - reported within the PR.

The necessary steps have in fact been documented here: https://github.com/arduino/report-size-deltas/blob/main/docs/FAQ.md#workflow-triggered-by-pull_request-event but I have overlooked them when I fixed the upload issue. With this PR the size deltas are - once again - reported within the PR.
@aentinger aentinger added type: imperfection Perceived defect in any part of project topic: infrastructure Related to project infrastructure labels Feb 21, 2024
@aentinger aentinger self-assigned this Feb 21, 2024
Copy link

Memory usage change @ 4bbf688

Board flash % RAM for global variables %
arduino:samd:arduino_zero_edbg 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:mkrzero 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:samd:nano_33_iot 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/ASCIIDraw
flash
% examples/ASCIIDraw
RAM for global variables
%
arduino:samd:arduino_zero_edbg 0 0.0 0 0.0
arduino:samd:mkrzero 0 0.0 0 0.0
arduino:samd:nano_33_iot 0 0.0 0 0.0
Click for full report CSV
Board,examples/ASCIIDraw<br>flash,%,examples/ASCIIDraw<br>RAM for global variables,%
arduino:samd:arduino_zero_edbg,0,0.0,0,0.0
arduino:samd:mkrzero,0,0.0,0,0.0
arduino:samd:nano_33_iot,0,0.0,0,0.0

@aentinger aentinger merged commit cac25ed into master Feb 21, 2024
13 checks passed
@aentinger aentinger deleted the fix-report-size-deltas-warning branch February 21, 2024 05:56
aentinger added a commit that referenced this pull request Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant