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

Update GitHub Actions workflow to include pull request events #70

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

ksysoev
Copy link
Owner

@ksysoev ksysoev commented Jun 8, 2024

This pull request updates the GitHub Actions workflow to include pull request events in addition to push events. This will ensure that the workflow is triggered whenever a pull request is opened or updated.

Addressing #67

@ksysoev ksysoev marked this pull request as ready for review June 8, 2024 08:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.43%. Comparing base (05d6c27) to head (4c7e492).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   91.31%   91.43%   +0.12%     
==========================================
  Files          20       20              
  Lines         829      829              
==========================================
+ Hits          757      758       +1     
+ Misses         53       52       -1     
  Partials       19       19              

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

@ksysoev ksysoev merged commit fa2d57b into main Jun 8, 2024
1 check passed
@ksysoev ksysoev deleted the updates_ci_configuration branch June 8, 2024 08:16
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