[size_diff] New components are listed in size_diff output with a baseline size of 0

When a new component is found (or rather, a component
that doesn't have a baseline size is found, return that
component using a baseline size of 0 bytes, instead of
omitting it entirely.

This will likely trigger a creep budget being exceeded,
but that is preferrable to the silent addition of a new
component.

Change-Id: I40330e85aa2ef71cb33f58ddaccf9f03457aa8c5
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/875603
Reviewed-by: Anthony Fandrianto <atyfto@google.com>
Fuchsia-Auto-Submit: Aaron Wood <aaronwood@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
2 files changed
tree: 81ee6ab64673a0425ecea570bf3a32441c3ff4b2
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.