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

Uses a regex to match ignored dependencies #146

Merged
merged 1 commit into from
Dec 21, 2022
Merged

Conversation

cesarsotovalero
Copy link
Collaborator

Fix #118

@sonarcloud
Copy link

sonarcloud bot commented Dec 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

50.0% 50.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #146 (ab9cb8b) into master (1a876e7) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #146      +/-   ##
============================================
- Coverage     57.13%   57.11%   -0.02%     
- Complexity      272      273       +1     
============================================
  Files            40       40              
  Lines          1213     1215       +2     
  Branches         92       92              
============================================
+ Hits            693      694       +1     
- Misses          468      469       +1     
  Partials         52       52              

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1a876e7...ab9cb8b. Read the comment docs.

@cesarsotovalero cesarsotovalero merged commit ebaeaea into master Dec 21, 2022
@cesarsotovalero cesarsotovalero deleted the issue_118 branch December 21, 2022 10:44
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.

[FEATURE] se a version wildcard in the ignoreDependencies tag
1 participant