aem-core-wcm-components
aem-core-wcm-components copied to clipboard
perf: Use and re-use ObjectWriter for data serialization (fixes #1381)
Also moves the configuration of ComponentData's serializer inside ComponentDataImpl
Q | A |
---|---|
Fixed Issues? | Fixes https://github.com/adobe/aem-core-wcm-components/issues/1381 |
Patch: Bug Fix? | No |
Minor: New Feature? | Maybe |
Major: Breaking Change? | No |
Tests Added + Pass? | No new tests necessary |
Documentation Provided | Yes (code comments and or markdown) |
Any Dependency Changes? | |
License | Apache License, Version 2.0 |
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
1.3% Duplication
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ca953b4
) 87.34% compared to head (cf1ea6c
) 87.34%.
Additional details and impacted files
@@ Coverage Diff @@
## main #1382 +/- ##
=========================================
Coverage 87.34% 87.34%
Complexity 2648 2648
=========================================
Files 232 232
Lines 7080 7081 +1
Branches 1073 1073
=========================================
+ Hits 6184 6185 +1
Misses 359 359
Partials 537 537
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.