drhagen / parsita

The easiest way to parse text in Python
https://parsita.drhagen.com/
MIT License
98 stars 5 forks source link

Run CI on pull requests #64

Closed drhagen closed 1 year ago

drhagen commented 1 year ago

If someone made a PR, then CI would not run under the current workflow settings. This updates the workflow to run on all PRs and also on any pushes to master, which is triggered on PR merge.

This also renames the workflow to ci.yml, which better reflects the name of this workflow.

codecov-commenter commented 1 year ago

Codecov Report

Merging #64 (1ad7463) into master (173f5b1) will not change coverage. The diff coverage is n/a.

:exclamation: 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.

@@            Coverage Diff            @@
##            master       #64   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           25        25           
  Lines          830       830           
  Branches        99        99           
=========================================
  Hits           830       830           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more