Skip to content

Introduce the Revisionable extension

Codecov / codecov/project succeeded Jul 25, 2024 in 0s

79.20% (+0.45%) compared to 0632ab1

View this Pull Request on Codecov

79.20% (+0.45%) compared to 0632ab1

Details

Codecov Report

Attention: Patch coverage is 84.81013% with 84 lines in your changes missing coverage. Please review.

Project coverage is 79.20%. Comparing base (0632ab1) to head (1fbe58f).
Report is 60 commits behind head on main.

Files Patch % Lines
src/Revisionable/RevisionableListener.php 88.97% 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 73.33% 8 Missing ⚠️
...nable/Entity/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 ⚠️
... and 1 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2825      +/-   ##
==========================================
+ Coverage   78.75%   79.20%   +0.45%     
==========================================
  Files         163      180      +17     
  Lines        8593     9191     +598     
==========================================
+ Hits         6767     7280     +513     
- Misses       1826     1911      +85     

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