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

astronomer / astro-cli
39%
main: 39%

Build:
Build:
LAST BUILD BRANCH: astro-local-support
DEFAULT BRANCH: main
Repo Added 18 Apr 2024 08:23AM UTC
Files 194
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

LAST BUILD ON BRANCH astro-local-support
branch: astro-local-support
CHANGE BRANCH
x
Reset
  • astro-local-support
  • add-astro-api-registry-command
  • add-client-registry-validation
  • add-help-examples
  • add-swagger2-and-custom-spec-url
  • add-wait-time-flag
  • add_polaris_cmd
  • add_session_flag
  • adds-plugin-system
  • af2-to-af3-upgrade
  • agent/ai-125
  • agent/ai-84
  • agent/build-839
  • agent/local-1
  • agent/local-2
  • agent/local-5
  • agent/local-6
  • agent/local-7
  • agent/local-8
  • agent/pm-1178
  • agent/pm-1197
  • agent/pm-804
  • ai
  • api-command
  • astro-deploy-improve-cmd-description
  • backfill-force-flags
  • bugfix/1909-handle-default-pool
  • bugfix/1975-podman-runtime-warning
  • claude/lucid-visvesvaraya
  • dependabot/go_modules/github.com/getkin/kin-openapi-0.131.0
  • dependabot/go_modules/github.com/go-git/go-git/v5-5.13.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • dependabot/pip/integration-test/requests-2.32.4
  • dependabot/pip/integration-test/urllib3-2.6.0
  • dependabot/pip/integration-test/urllib3-2.6.3
  • deprecate_force-upgrade-to-af3
  • feat/add-per-dp-software-registry-login
  • feat/add_deployment_re_col
  • feat/deploy-git-metadata
  • feat/fix-dagserver-upload-url
  • feat/fix-perdb-registry-login
  • feat/nexus-integration
  • feat/org-switch-workspace-id
  • feat/portless-proxy
  • feat/standalone-mode
  • feat_config_cluster_id
  • feature-1328
  • feature/deploy-client-image
  • feature/feature-flag-remote-command
  • feature/migrate-codecov-to-coveralls
  • feature/remote-deploy-cmd-runtime-version-validation
  • fix-bind-mounts
  • fix-remote-deploy
  • fix-remote-deployment-status-text
  • fix-telemetry-context
  • fix-verbosity-issue
  • fix/1721
  • fix/1974
  • fix/astro-agent-image-semver-selection
  • fix/beautysh-setuptools
  • fix/dev-init-remote-exec
  • fix/dev-run-exit-code
  • fix/mock-registry-tests
  • fix/openapi-31-libopenapi
  • fix/org-switch-pagination-fallback
  • fix/osxcross-sdk-macos12
  • fix/pytest-bind-mount-host-dirs
  • fix/quick-fixes-batch-1
  • fix/remote-deploy-dependency-install
  • fix/standalone-pytest-pythonpath-include
  • fix/standalone-strip-virtual-env
  • fix/standalone-venv-allow-existing
  • fix_ide_import
  • fix_ide_import_cherry_pick
  • fix_ide_project_url
  • gh_7779
  • houston-api-1.1.0-support
  • ide_ignore_hidden_files
  • improve-command-descriptions
  • improve-remote-deploy-msg
  • josh-fell/fix-pytest-theme-mock
  • kaxilnaik/ai-77-pyprojecttoml-as-project-definition
  • latest-release-1.36.0
  • main
  • neel-astro-patch-1
  • neel-astro-patch-2
  • neel-astro-patch-3
  • nick3/deployment-copy-fixes
  • nick3/update-version-checking
  • nick3/upgrade-go
  • pi-agent-prototype
  • polaris-main
  • pre-commit-ci-update-config
  • pre-commit-lint
  • prek
  • release-1.36
  • release-1.37
  • release-1.38
  • release-1.39
  • release-1.40
  • release-1.40.0
  • release-1.41
  • remote-dev-init
  • remove-registry-commands
  • revert-1956-feature/feature-flag-remote-command
  • run-tests-never-touches-real-config
  • schnie-patch-1
  • software_to_apc
  • standalone-open-browser
  • standardize-error-messages
  • stub-portless-windows
  • telemetry
  • update-codeowners
  • update-godownloader-v1.40.0
  • update-releaser-1.37
  • update_ide_commands
  • upgrade-test-fix-flag
  • windows-tests

05 Apr 2026 12:04AM UTC coverage: 39.31% (+2.8%) from 36.543%
8f3e9781-d39b-42e0-92da-3c3e3e467b54

Pull #2038

circleci

jlaneve
Update submodule go.sum files after Go version bump

go mod tidy needed after bumping from 1.24.0 to 1.26.1.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #2038: Astro local support

97 of 238 new or added lines in 12 files covered. (40.76%)

2 existing lines in 2 files now uncovered.

24843 of 63198 relevant lines covered (39.31%)

9.51 hits per line

Relevant lines Covered
Build:
Build:
63198 RELEVANT LINES 24843 COVERED LINES
9.51 HITS PER LINE
Source Files on astro-local-support
  • Tree
  • List 194
  • Changed 14
  • Source Changed 14
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
8f3e9781... astro-local-support Update submodule go.sum files after Go version bump go mod tidy needed after bumping from 1.24.0 to 1.26.1. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #2038 05 Apr 2026 12:10AM UTC jlaneve circleci
39.31
6f440962... astro-local-support Align submodule Go versions with root module (1.26.1) All pkg/ submodules and astro-client-platform-core were still at Go 1.24.0 while the root module is at 1.26.1. Bump them to match. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthro... Pull #2038 04 Apr 2026 11:58PM UTC jlaneve circleci
39.3
c6457f96... astro-local-support Trigger CI after disabling pre-commit.ci Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #2038 03 Apr 2026 07:07PM UTC schnie circleci
39.3
c03bce47... astro-local-support Fix CI: gofumpt formatting and Windows build compatibility - Fix gofumpt struct alignment in airflow/airflow.go - Fix import ordering in cmd/root.go - Extract platform-specific process signals into process_unix.go and process_windows.go to avoi... Pull #2038 03 Apr 2026 06:52PM UTC schnie circleci
39.3
c1318334... astro-local-support Fix CI: gofumpt formatting and Windows build compatibility - Fix gofumpt struct alignment in airflow/airflow.go - Fix import ordering in cmd/root.go - Extract platform-specific process signals into process_unix.go and process_windows.go to avoi... Pull #2038 31 Mar 2026 05:24PM UTC schnie circleci
39.36
e985541f... astro-local-support Add missing requirements.txt templates to airflowrt These files were silently excluded by the repo-level .gitignore which matches requirements.txt globally. Force-add them so the go:embed directives in scaffold.go can resolve. Co-Authored-By: Cl... Pull #2038 30 Mar 2026 06:06PM UTC schnie circleci
39.36
3e09c9c9... astro-local-support Fix go.mod after rebase with main Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #2038 25 Mar 2026 06:47PM UTC schnie circleci
38.85
75bd2d90... astro-local-support Fix merge conflict in go.mod replace directives Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #2038 25 Mar 2026 06:30PM UTC schnie circleci
38.63
a4e2dd3f... astro-local-support Fix lint: migrate to Go tool directive, remove unused code - Switch from tools.go to Go 1.24+ tool directive in go.mod - Update Makefile to use `go tool` instead of `go run` - Remove unused functions (readRoutes, writeRoutes, acquireLock, release... Pull #2038 19 Mar 2026 01:51PM UTC schnie circleci
38.63
d7d0f0d8... astro-local-support Extract shared packages as Go sub-modules Create individual go.mod files for pkg/proxy, pkg/airflowrt, pkg/astroauth, and astro-client-platform-core so astro-desktop can import them without pulling in the entire CLI dependency tree. Move NewPlat... Pull #2038 17 Mar 2026 10:43PM UTC schnie circleci
38.62
See All Builds (438)
  • Repo on GitHub
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