DamienHarper / auditor

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

Better transaction processor/hydrator code coverage #93

Closed DamienHarper closed 2 years ago

DamienHarper commented 2 years ago

Small transaction processor/hydrator refactoring to up code coverage

codecov-commenter commented 2 years ago

Codecov Report

Merging #93 (e2a7653) into master (dfe29e1) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   95.68%   95.75%   +0.06%     
==========================================
  Files          35       35              
  Lines        1392     1390       -2     
==========================================
- Hits         1332     1331       -1     
+ Misses         60       59       -1     
Impacted Files Coverage Δ
...trine/Auditing/Transaction/TransactionHydrator.php 86.27% <ø> (+1.36%) :arrow_up:
...rine/Auditing/Transaction/TransactionProcessor.php 100.00% <100.00%> (ø)

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 dfe29e1...e2a7653. Read the comment docs.