Skip to content

Introduce the Revisionable extension

Codecov / codecov/project succeeded Oct 8, 2024 in 0s

79.22% (+0.47%) compared to 0632ab1

View this Pull Request on Codecov

79.22% (+0.47%) compared to 0632ab1

Details

Codecov Report

Attention: Patch coverage is 85.55957% with 80 lines in your changes missing coverage. Please review.

Project coverage is 79.22%. Comparing base (0632ab1) to head (59c1546).
Report is 77 commits behind head on main.

Files with missing lines Patch % Lines
src/Revisionable/RevisionableListener.php 88.88% 14 Missing ⚠️
src/Revisionable/Mapping/Driver/Xml.php 81.15% 13 Missing ⚠️
src/Revisionable/Mapping/Driver/Yaml.php 79.24% 11 Missing ⚠️
src/Revisionable/Mapping/Driver/Attribute.php 83.63% 9 Missing ⚠️
src/Mapping/Annotation/Revisionable.php 27.27% 8 Missing ⚠️
...ble/Document/MappedSuperclass/AbstractRevision.php 80.00% 6 Missing ⚠️
...isionable/Entity/Repository/RevisionRepository.php 91.66% 5 Missing ⚠️
src/DoctrineExtensions.php 0.00% 4 Missing ⚠️
...ionable/Document/Repository/RevisionRepository.php 92.98% 4 Missing ⚠️
...nable/Entity/MappedSuperclass/AbstractRevision.php 86.66% 4 Missing ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2825      +/-   ##
==========================================
+ Coverage   78.75%   79.22%   +0.47%     
==========================================
  Files         163      180      +17     
  Lines        8593     9191     +598     
==========================================
+ Hits         6767     7282     +515     
- Misses       1826     1909      +83     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.