DamienHarper / auditor

auditor, the missing audit log library
MIT License
164 stars 53 forks source link

DoctrineHelper::createAnnotationMetadataConfiguration not resolving vendor folder correctly #126

Closed dmitryuk closed 2 years ago

dmitryuk commented 2 years ago

Fixes DoctrineHelper::createAnnotationMetadataConfiguration not resolving vendor path properly while testing auditor-bundle. @DamienHarper I need a new patch tag

https://github.com/DamienHarper/auditor-bundle/actions/runs/3455733853/jobs/5767964253

codecov[bot] commented 2 years ago

Codecov Report

Merging #126 (8f6e15c) into master (2861bd3) will increase coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 8f6e15c differs from pull request most recent head b47cd8b. Consider uploading reports for the commit b47cd8b to get more accurate results

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
+ Coverage   92.67%   92.69%   +0.01%     
==========================================
  Files          43       43              
  Lines        1516     1520       +4     
==========================================
+ Hits         1405     1409       +4     
  Misses        111      111              
Impacted Files Coverage Δ
...der/Doctrine/Persistence/Helper/DoctrineHelper.php 83.01% <100.00%> (+1.38%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

DamienHarper commented 2 years ago

@dmitryuk auditor 2.2.1 is released