adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
726 stars 735 forks source link

Removed explicit Jackson dependencies, they should be available via the uber-jar #2615

Closed vladbailescu closed 8 months ago

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 8 months ago

Codecov Report

Merging #2615 (703bf92) into main (0e127b2) will increase coverage by 0.73%. Report is 291 commits behind head on main. The diff coverage is 88.48%.

:exclamation: Current head 703bf92 differs from pull request most recent head 607055e. Consider uploading reports for the commit 607055e to get more accurate results

@@             Coverage Diff              @@
##               main    #2615      +/-   ##
============================================
+ Coverage     86.60%   87.34%   +0.73%     
- Complexity     2313     2648     +335     
============================================
  Files           210      232      +22     
  Lines          6161     7078     +917     
  Branches        931     1073     +142     
============================================
+ Hits           5336     6182     +846     
- Misses          329      359      +30     
- Partials        496      537      +41     
Files Coverage Δ
...s/commons/editor/dialog/childreneditor/Editor.java 90.47% <ø> (ø)
...s/commons/editor/nextgendm/NextGenDMThumbnail.java 100.00% <100.00%> (ø)
...dobe/cq/wcm/core/components/commons/link/Link.java 100.00% <ø> (ø)
...core/components/internal/ContentFragmentUtils.java 83.51% <100.00%> (-0.18%) :arrow_down:
...components/internal/link/DefaultPathProcessor.java 95.83% <100.00%> (+0.37%) :arrow_up:
...core/components/internal/link/LinkManagerImpl.java 100.00% <100.00%> (ø)
...ents/internal/models/v1/AbstractContainerImpl.java 92.59% <100.00%> (+1.06%) :arrow_up:
...ternal/models/v1/AbstractImageDelegatingModel.java 78.57% <ø> (ø)
...nents/internal/models/v1/AbstractListItemImpl.java 100.00% <ø> (ø)
.../components/internal/models/v1/BreadcrumbImpl.java 96.15% <100.00%> (ø)
... and 93 more

... and 2 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!