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

BUG: Workflow runs only on certain changes #161

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

khalford
Copy link
Member

The workflow was running on every PR which is wrong. It should run only when files in cloud_chatops dir are changed or the workflow itself

The workflow was running on every PR which is wrong. It should run only
when files in cloud_chatops dir are changed or the workflow itself
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.08%. Comparing base (ff9b066) to head (a7d7548).

❗ There is a different number of reports uploaded between BASE (ff9b066) and HEAD (a7d7548). Click for more details.

HEAD has 3 uploads less than BASE
Flag BASE (ff9b066) HEAD (a7d7548)
4 2
rabbit_consumer 1 0
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #161       +/-   ##
===========================================
- Coverage   97.20%   81.08%   -16.13%     
===========================================
  Files          66        3       -63     
  Lines        3046       74     -2972     
===========================================
- Hits         2961       60     -2901     
+ Misses         85       14       -71     
Flag Coverage Δ
rabbit_consumer ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@khalford khalford merged commit 7394c9a into master Sep 13, 2024
6 checks passed
@khalford khalford deleted the fix_cloud_chatops_workflow branch September 13, 2024 12:00
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.

4 participants