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

.github: run CI on pull requests to main #95

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

Gottox
Copy link
Owner

@Gottox Gottox commented Aug 30, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8203ac9) 57.39% compared to head (864a442) 57.39%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   57.39%   57.39%           
=======================================
  Files          58       58           
  Lines        4704     4704           
  Branches      703      703           
=======================================
  Hits         2700     2700           
  Misses       1611     1611           
  Partials      393      393           

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

If an outside contributor submits a pull request to main the `push`
event is triggered on their fork. This means that the build result
won't be shown on the pull request page. To fix this behavior this
change adds a `pull_request` event trigger to the workflow.
@Gottox Gottox merged commit 00ccacf into main Aug 30, 2023
19 checks passed
@Gottox Gottox deleted the improve/run-ci-on-pr branch August 30, 2023 18:42
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