Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page injector updates #3304

Conversation

niekraaijmakers
Copy link
Contributor

Add some options, add via providers

Niek Raaijmakers added 8 commits March 29, 2024 09:57
…o use currentPage, not resource Page

Add PageProperty which only uses current page or resource page

Add via providers
# Conflicts:
#	bundle/src/main/java/com/adobe/acs/commons/models/injectors/annotation/HierarchicalPageProperty.java
#	bundle/src/main/java/com/adobe/acs/commons/models/injectors/annotation/PageProperty.java
#	bundle/src/main/java/com/adobe/acs/commons/models/injectors/impl/HierarchicalPagePropertyInjector.java
Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 51.21951% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 55.42%. Comparing base (422ca5f) to head (cad988b).
Report is 1 commits behind head on master.

Files Patch % Lines
...n/impl/PagePropertyAnnotationProcessorFactory.java 0.00% 9 Missing ⚠️
...odels/via/impl/PageContentResourceViaProvider.java 50.00% 5 Missing and 1 partial ⚠️
...jectors/impl/HierarchicalPagePropertyInjector.java 75.00% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3304   +/-   ##
=========================================
  Coverage     55.42%   55.42%           
- Complexity     5529     5543   +14     
=========================================
  Files           723      725    +2     
  Lines         29623    29660   +37     
  Branches       3858     3865    +7     
=========================================
+ Hits          16419    16440   +21     
- Misses        11663    11677   +14     
- Partials       1541     1543    +2     

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

@davidjgonzalez davidjgonzalez merged commit 9b66e71 into Adobe-Consulting-Services:master Apr 2, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants