aem-cif-guides-venia icon indicating copy to clipboard operation
aem-cif-guides-venia copied to clipboard

Updates the pom file in order to make it compactible with core-cif-co…

Open alwinjoseph02 opened this issue 9 months ago • 1 comments

…mponents

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] I have signed the Adobe Open Source CLA.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes and the overall coverage did not decrease.
  • [ ] All unit tests pass on CircleCi.
  • [ ] I ran all tests locally and they pass.

alwinjoseph02 avatar Feb 13 '25 08:02 alwinjoseph02

Codecov Report

Attention: Patch coverage is 72.34043% with 13 lines in your changes missing coverage. Please review.

Project coverage is 76.63%. Comparing base (de0ccf8) to head (034b864). Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
...einvalidation/ExtendedCategoryUidInvalidation.java 77.77% 4 Missing and 4 partials :warning:
...services/cacheinvalidation/CustomInvalidation.java 0.00% 5 Missing :warning:
Additional details and impacted files
@@             Coverage Diff              @@
##                dev     #344      +/-   ##
============================================
- Coverage     77.84%   76.63%   -1.21%     
- Complexity       72       92      +20     
============================================
  Files             4        7       +3     
  Lines           167      214      +47     
  Branches         31       37       +6     
============================================
+ Hits            130      164      +34     
- Misses           20       29       +9     
- Partials         17       21       +4     
Flag Coverage Δ
unittests 76.63% <72.34%> (-1.21%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Feb 16 '25 05:02 codecov[bot]