Skip to content

chore: fixes codecov exclusion wildcard syntax #1086

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

mathetake
Copy link
Member

Description

@mathetake mathetake changed the title chore: fixes codecov exclusion on examples chore: fixes codecov exclusion wildcard syntax Aug 15, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.32%. Comparing base (e33a5f3) to head (2045ed7).

❌ Your project status has failed because the head coverage (78.32%) is below the target coverage (86.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1086   +/-   ##
=======================================
  Coverage   78.32%   78.32%           
=======================================
  Files          82       82           
  Lines        9647     9647           
=======================================
  Hits         7556     7556           
  Misses       1728     1728           
  Partials      363      363           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mathetake
Copy link
Member Author

hmm no idea on why recursive matching ignore doesn't take any effect on codecov. I see internal/testing/**/* in the ignore already on main branch vs I still can find these files on the UI which says they are not covered (https://app.codecov.io/gh/envoyproxy/ai-gateway?displayType=list&search=internal%2Ftesting). That's why the codecov bot gets angry about the project level coverage too low.

@mathetake
Copy link
Member Author

HELP WANTED

@mathetake mathetake added the help wanted Extra attention is needed label Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants