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

try to make CI faster #115

Merged
merged 2 commits into from
Oct 9, 2023
Merged

try to make CI faster #115

merged 2 commits into from
Oct 9, 2023

Conversation

briantist
Copy link
Owner

The build step takes a while and we should be able to do it in parallel with the testing steps instead of waiting.

@briantist briantist added the github_actions Pull requests that update GitHub Actions code label Oct 9, 2023
@briantist briantist self-assigned this Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d5822c6) 62.52% compared to head (49f5a2c) 62.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   62.52%   62.52%           
=======================================
  Files          33       33           
  Lines        1513     1513           
=======================================
  Hits          946      946           
  Misses        567      567           

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

@briantist briantist merged commit eac159a into main Oct 9, 2023
13 checks passed
@briantist briantist deleted the ci/build-simul branch October 9, 2023 00:45
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant