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

feat(core): enable glob exclusion with ! #1090

Merged
merged 2 commits into from
Jun 24, 2020
Merged

Conversation

srod
Copy link
Owner

@srod srod commented Jun 24, 2020

related to #1085

@srod srod self-assigned this Jun 24, 2020
@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #1090 into develop will decrease coverage by 0.81%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1090      +/-   ##
===========================================
- Coverage    90.63%   89.81%   -0.82%     
===========================================
  Files           23       23              
  Lines          427      432       +5     
  Branches       106      109       +3     
===========================================
+ Hits           387      388       +1     
- Misses          17       19       +2     
- Partials        23       25       +2     
Flag Coverage Δ
#unittests 89.81% <100.00%> (-0.82%) ⬇️
Impacted Files Coverage Δ
packages/core/src/setup.js 92.95% <100.00%> (-5.53%) ⬇️

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 bcde9ee...9392f2c. Read the comment docs.

@srod srod merged commit ba86297 into develop Jun 24, 2020
@srod srod deleted the feat/glob-exclude-1085 branch June 24, 2020 20:15
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