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/sequenced #135

Merged
merged 9 commits into from
Jan 4, 2024
Merged

Feat/sequenced #135

merged 9 commits into from
Jan 4, 2024

Conversation

credmond-git
Copy link
Collaborator

feat: Support for SequencedSets, SequencedCollections and SequencedMap. Json, Toml, and Properties dont support sorted maps. Only Hocon supports sorted maps. #134

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (910afae) 85.71% compared to head (3fd1f5e) 87.92%.

Files Patch % Lines
...ub/gestalt/config/decoder/SequencedMapDecoder.java 83.87% 4 Missing and 6 partials ⚠️
...alt/config/decoder/SequencedCollectionDecoder.java 96.15% 0 Missing and 1 partial ⚠️
...ub/gestalt/config/decoder/SequencedSetDecoder.java 96.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #135      +/-   ##
============================================
+ Coverage     85.71%   87.92%   +2.20%     
- Complexity     1830     1909      +79     
============================================
  Files           180      183       +3     
  Lines          5063     5176     +113     
  Branches        611      627      +16     
============================================
+ Hits           4340     4551     +211     
+ Misses          514      404     -110     
- Partials        209      221      +12     

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

@credmond-git credmond-git merged commit 1aabf6d into main Jan 4, 2024
4 checks passed
@credmond-git credmond-git deleted the feat/sequenced branch January 4, 2024 01:44
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