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 changes to limit CI runs on draft PRs #24

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

Conversation

ethanholz
Copy link
Contributor

The goal of this PR is to provide a new set of instructions/tests that occur when we are running CI. This should run fast tests on draft PRs and the full suite on everything else. This sets the stage for us to develop more dynamic workflows including integration and canary testing.

Copy link

codecov bot commented Aug 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.70%. Comparing base (c590fbd) to head (9525ee5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   94.70%   94.70%           
=======================================
  Files           3        3           
  Lines         302      302           
=======================================
  Hits          286      286           
  Misses         16       16           
Flag Coverage Δ
unittests 94.70% <ø> (ø)

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.

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.

1 participant