Skip to content

Add support for include and exclude patterns for project dependencies#113

Open
tombueng wants to merge 2 commits into
nicoulaj:masterfrom
tombueng:includes-excludes-feature
Open

Add support for include and exclude patterns for project dependencies#113
tombueng wants to merge 2 commits into
nicoulaj:masterfrom
tombueng:includes-excludes-feature

Conversation

@tombueng

Copy link
Copy Markdown

Implemented the following feature request: #36

tombueng added 2 commits May 12, 2021 17:04
Add support for include and exclude patterns for project dependencies nicoulaj#36
nicoulaj#36
Add support for include and exclude patterns for project dependencies nicoulaj#36
nicoulaj#36
@codecov

codecov Bot commented May 13, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.62%. Comparing base (607c016) to head (e457723).
⚠️ Report is 34 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #113      +/-   ##
============================================
+ Coverage     78.36%   78.62%   +0.25%     
  Complexity      188      188              
============================================
  Files            27       27              
  Lines           661      669       +8     
  Branches         77       77              
============================================
+ Hits            518      526       +8     
  Misses          112      112              
  Partials         31       31              

☔ View full report in Codecov by Harness.
📢 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.

@nicoulaj nicoulaj left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

The naming of the new parameters is a bit inconsistent with the existing one: includeClassifiers. Would you mind renaming to includeGroupIds / etc ?

@tombueng

tombueng commented May 14, 2021 via email

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants