• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

smithy-security / smithy / 14198446002
6%

Build:
DEFAULT BRANCH: main
Ran 01 Apr 2025 02:37PM UTC
Jobs 1
Files 127
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Apr 2025 02:33PM UTC coverage: 42.162%. Remained the same
14198446002

push

github

ptzianos
fixes ocu-507: make smithyctl image resolution algorithm public and more flexible

this commit makes the image resolution algorithm less opinionated and
more open to image replacements. more specifically, component step
images are not checked if they are paths to local directories. if they
are, they will be either built using a custom Makefile image target or
using the base component Dockerfile. if the step image is a full URL or
if it's not a path to a local directory, it will be resolved using the
standard container image resolution algorithm.
in any case, a step image will first be checked against the map of image
replacements. it will first be checked against the fully resolved URL
and then against just the repository of the step image. if any
replacement is found, the resolution algorithm will stop and the image
will be returned.
the component and images packages are moved away from the internal
package so that they can be used for custom tooling. the current state
of smithyctl allows anyone to parse a component manifest and resolve all
images in the same way that the smithyctl itself resolves them.
this change aims to be backwards compatible with all the current
components in the repository

fix

3736 of 8861 relevant lines covered (42.16%)

3.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14198446002.1 01 Apr 2025 02:37PM UTC 127
42.16
GitHub Action Run
Source Files on build 14198446002
  • Tree
  • List 127
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14198446002
  • f966fcd1 on github
  • Prev Build on main (#14177081216)
  • Next Build on main (#14220074359)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc