DamienHarper / auditor

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

Fix failing CI (lock related) #165

Closed DamienHarper closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #165 (fb09a44) into master (24cc412) will increase coverage by 2.02%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   94.40%   96.43%   +2.02%     
==========================================
  Files          42       42              
  Lines        1806     1768      -38     
==========================================
  Hits         1705     1705              
+ Misses        101       63      -38     
Impacted Files Coverage Δ
...trine/Auditing/Transaction/TransactionHydrator.php 81.69% <50.00%> (ø)
...rine/Persistence/Command/CleanAuditLogsCommand.php 99.01% <100.00%> (+0.22%) :arrow_up:
...ctrine/Persistence/Command/UpdateSchemaCommand.php 100.00% <100.00%> (ø)

... and 25 files with indirect coverage changes