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

Feat/annotations #225

Merged
merged 8 commits into from
Oct 31, 2024
Merged

Feat/annotations #225

merged 8 commits into from
Oct 31, 2024

Conversation

credmond-git
Copy link
Collaborator

feat: Add metadata and the ability to rollup metadata from nodes.
Implement secret, no cache, Temporary and Encrypted annotations that can be applied to a configuraiton.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 92.87671% with 26 lines in your changes missing coverage. Please review.

Project coverage is 91.83%. Comparing base (c88262f) to head (ecc0869).

Files with missing lines Patch % Lines
...n/java/org/github/gestalt/config/GestaltCache.java 73.91% 10 Missing and 2 partials ⚠️
...in/java/org/github/gestalt/config/GestaltCore.java 83.33% 5 Missing ⚠️
...ava/org/github/gestalt/config/utils/GResultOf.java 86.66% 2 Missing ⚠️
...b/gestalt/config/metadata/IsEncryptedMetadata.java 80.00% 1 Missing ⚠️
...b/gestalt/config/metadata/IsTemporaryMetadata.java 80.00% 1 Missing ⚠️
...github/gestalt/config/node/AbstractConfigNode.java 90.90% 1 Missing ⚠️
...n/java/org/github/gestalt/config/node/MapNode.java 94.73% 0 Missing and 1 partial ⚠️
...notation/TemporaryAnnotationMetadataTransform.java 90.00% 0 Missing and 1 partial ⚠️
.../temporary/TemporarySecretConfigNodeProcessor.java 92.30% 0 Missing and 1 partial ⚠️
...hub/gestalt/config/utils/AnnotationNamedValue.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
- Coverage   91.88%   91.83%   -0.05%     
==========================================
  Files         260      271      +11     
  Lines        7271     7546     +275     
  Branches      809      843      +34     
==========================================
+ Hits         6681     6930     +249     
- Misses        353      374      +21     
- Partials      237      242       +5     

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

@credmond-git credmond-git merged commit 80e3e25 into main Oct 31, 2024
1 of 3 checks passed
Copy link

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.

1 participant