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

Fix worker concurrency #1275

Merged
merged 2 commits into from
Jun 22, 2023
Merged

Fix worker concurrency #1275

merged 2 commits into from
Jun 22, 2023

Conversation

kushalmalani
Copy link
Contributor

@kushalmalani kushalmalani commented Jun 22, 2023

Description

Describe the purpose of this pull request.

Fix worker concurrency update

🎟 Issue(s)

Related #1267

🧪 Functional Testing

List the functional testing steps to confirm this feature or fix.

📸 Screenshots

Add screenshots to illustrate the validity of these changes.

Screenshot 2023-06-22 at 00 41 54 Screenshot 2023-06-22 at 00 42 15 Screenshot 2023-06-22 at 00 42 57 Screenshot 2023-06-22 at 00 43 07

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Ran make test before taking out of draft
  • Ran make lint before taking out of draft
  • Added/updated applicable tests
  • Tested against Astro-API (if necessary).
  • Tested against Houston-API and Astronomer (if necessary).
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation

@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (c21e563) 87.53% compared to head (9d51384) 87.53%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1275   +/-   ##
=======================================
  Coverage   87.53%   87.53%           
=======================================
  Files         110      110           
  Lines       13019    13020    +1     
=======================================
+ Hits        11396    11397    +1     
  Misses        949      949           
  Partials      674      674           
Impacted Files Coverage Δ
cloud/deployment/workerqueue/workerqueue.go 98.77% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kushalmalani kushalmalani merged commit 6fa6ed0 into main Jun 22, 2023
@kushalmalani kushalmalani deleted the fix-worker-concurrency branch June 22, 2023 13:51
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.

2 participants