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

example_all.yml filters path_regex missing dot #1291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yowayb
Copy link

@yowayb yowayb commented Aug 5, 2024

Without the dot, returns:

  • error parsing regexp: missing argument to repetition operator: *

Without the dot, returns:

- error parsing regexp: missing argument to repetition operator: `*`
Copy link
Author

@yowayb yowayb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comment should say "operations to include"

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.90%. Comparing base (99f5080) to head (829c6a4).
Report is 25 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1291   +/-   ##
=======================================
  Coverage   73.90%   73.90%           
=======================================
  Files         189      189           
  Lines       12855    12855           
=======================================
  Hits         9501     9501           
  Misses       2805     2805           
  Partials      549      549           

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

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.

1 participant