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

Address review comments on PR 1347 regarding profile_config for ExecutionMode.Docker #1413

Merged
merged 7 commits into from
Dec 20, 2024

Conversation

pankajkoti
Copy link
Contributor

@pankajkoti pankajkoti commented Dec 19, 2024

This PR addresses the open review comments on PR #1347 which adds profile_config to Docker execution mode.

related: #1346
related: #1347

Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2024

Deploying astronomer-cosmos with  Cloudflare Pages  Cloudflare Pages

Latest commit: df3bbc5
Status: ✅  Deploy successful!
Preview URL: https://96bf6df9.astronomer-cosmos.pages.dev
Branch Preview URL: https://address-pr-1347-review-comme.astronomer-cosmos.pages.dev

View logs

@pankajkoti pankajkoti requested a review from tatiana December 19, 2024 11:55
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.52%. Comparing base (3b92421) to head (df3bbc5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1413   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files          71       71           
  Lines        4230     4233    +3     
=======================================
+ Hits         4083     4086    +3     
  Misses        147      147           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tatiana tatiana added this to the Cosmos 1.8.0 milestone Dec 19, 2024
Copy link
Collaborator

@tatiana tatiana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing the feedback, @pankajkoti ! Happy for us to merge the community PR and then this one, considering the author of the original PR doesn't address the comments in the next few hours.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 19, 2024
@andrewhlui
Copy link
Contributor

LGTM, thank you for doing this!

@pankajkoti pankajkoti marked this pull request as ready for review December 20, 2024 07:34
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. area:profile Related to ProfileConfig, like Athena, BigQuery, Clickhouse, Spark, Trino, etc execution:docker Related to Docker execution environment labels Dec 20, 2024
@pankajkoti pankajkoti merged commit 2bb6043 into main Dec 20, 2024
65 checks passed
@pankajkoti pankajkoti deleted the address-pr-1347-review-comments branch December 20, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:profile Related to ProfileConfig, like Athena, BigQuery, Clickhouse, Spark, Trino, etc execution:docker Related to Docker execution environment lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants