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

Better transaction processor/hydrator code coverage #93

Merged
merged 1 commit into from
Mar 10, 2022

Conversation

DamienHarper
Copy link
Owner

Small transaction processor/hydrator refactoring to up code coverage

@codecov-commenter
Copy link

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%) ⬆️
...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.

@DamienHarper DamienHarper merged commit 33dd159 into master Mar 10, 2022
@DamienHarper DamienHarper deleted the transaction-processor-refactoring branch March 10, 2022 17:44
@DamienHarper DamienHarper restored the transaction-processor-refactoring branch March 11, 2022 12:57
@DamienHarper DamienHarper deleted the transaction-processor-refactoring branch March 11, 2022 12:58
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.

None yet

2 participants