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

CI: add timeouts, add concurrency groups, remove duplicate PR builds #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DilumAluthge
Copy link
Member

  1. Add timeouts
  2. Add concurrency groups - this will cancel old PR builds when new commits are pushed to a PR.
  3. Remove duplicate PR builds (so that there isn't both a push and pull_request build on a PR)
  4. Use the default job name generated by GitHub

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Base: 51.55% // Head: 51.55% // No change to project coverage 👍

Coverage data is based on head (ef3499d) compared to base (f453201).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #18   +/-   ##
=======================================
  Coverage   51.55%   51.55%           
=======================================
  Files           7        7           
  Lines         225      225           
=======================================
  Hits          116      116           
  Misses        109      109           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

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.

None yet

1 participant