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

Run tests on push as well #2814

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Run tests on push as well #2814

merged 1 commit into from
Aug 30, 2023

Conversation

prryplatypus
Copy link
Member

We should run tests on push as well because PRs don't always have the latest changes in main.

This will also make the "tests" status badge in the readme work.

@prryplatypus prryplatypus requested a review from a team as a code owner August 30, 2023 12:03
@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.128% ⚠️

Comparison is base (38ff906) 88.732% compared to head (93d872a) 88.604%.

Additional details and impacted files
@@              Coverage Diff              @@
##              main     #2814       +/-   ##
=============================================
- Coverage   88.732%   88.604%   -0.128%     
=============================================
  Files           92        92               
  Lines         7082      7082               
  Branches      1214      1214               
=============================================
- Hits          6284      6275        -9     
- Misses         550       558        +8     
- Partials       248       249        +1     

see 2 files with indirect coverage changes

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

@ahopkins ahopkins merged commit 47215d4 into main Aug 30, 2023
27 checks passed
@ahopkins ahopkins deleted the run-on-push branch August 30, 2023 17:03
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.

2 participants