Skip to content

removed minimum length requirement for runtime name of a parameter - #1193

Merged
raphael-goetz merged 1 commit into
mainfrom
#1154-shorten-runtime-parameter
Aug 2, 2026
Merged

removed minimum length requirement for runtime name of a parameter#1193
raphael-goetz merged 1 commit into
mainfrom
#1154-shorten-runtime-parameter

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolved: #1154

@raphael-goetz raphael-goetz self-assigned this Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2725415971

Status: Passed
Duration: 5 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15666199165/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2725415971/test_report
Finished in 30.5 seconds (files took 14.29 seconds to load)
1721 examples, 0 failures, 3 pending
Line Coverage: 93.29% (6281 / 6733)
[TEST PROF INFO] Time spent in factories: 00:18.593 (47.33% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15666199164/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2725415971/test_report
Finished in 30.7 seconds (files took 14.23 seconds to load)
1685 examples, 0 failures, 3 pending
Line Coverage: 93.47% (6128 / 6556)
[TEST PROF INFO] Time spent in factories: 00:18.400 (48.55% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15666199163/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2725415971/test_report
Finished in 32.04 seconds (files took 12.94 seconds to load)
1634 examples, 0 failures, 3 pending
Line Coverage: 93.09% (5952 / 6394)
[TEST PROF INFO] Time spent in factories: 00:19.532 (50.85% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15666213859/artifacts/out/index.html

rubocop

971 files inspected, no offenses detected

@raphael-goetz
raphael-goetz merged commit ae04201 into main Aug 2, 2026
1 check passed
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.

Runtime name of parameter can be smaller than 3 character

1 participant