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

Always run required CI checks #482

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

sarahmonod
Copy link
Contributor

As Matt said for python-comdb2: let's not do this.

As was realized in other projects, this conditional skipping of the step
doesn't play well with required status checks, which don't run and
therefore block the merging of PRs.

Signed-off-by: Gus Monod <gmonod1@bloomberg.net>
@sarahmonod sarahmonod added github_actions Pull requests that update GitHub Actions code skip news labels Oct 21, 2023
@sarahmonod sarahmonod self-assigned this Oct 21, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0c9484d) 92.27% compared to head (eba5466) 92.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
- Coverage   92.27%   92.21%   -0.07%     
==========================================
  Files          91       91              
  Lines       10849    10849              
  Branches     1498     1498              
==========================================
- Hits        10011    10004       -7     
- Misses        836      843       +7     
  Partials        2        2              
Flag Coverage Δ
cpp 85.85% <ø> (-0.20%) ⬇️
python_and_cython 95.44% <ø> (ø)

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

see 2 files with indirect coverage changes

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

Copy link
Contributor

@godlygeek godlygeek left a comment

Choose a reason for hiding this comment

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

LGTM

@godlygeek godlygeek merged commit b86b54a into bloomberg:main Oct 23, 2023
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants