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

chore: rename ValidateOf to GResultOf. #136

Merged
merged 1 commit into from
Jan 13, 2024
Merged

Conversation

credmond-git
Copy link
Collaborator

Added several methods to GResultOf to re-use some common patterns.

Added several methods to GResultOf to re-use some common patterns.
Copy link

codecov bot commented Jan 13, 2024

Codecov Report

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

Comparison is base (d4e0f70) 87.86% compared to head (1a6f2b8) 88.13%.

Files Patch % Lines
.../gestalt/config/kotlin/decoder/DataClassDecoder.kt 66.66% 2 Missing and 2 partials ⚠️
...g/post/process/transform/ClasspathTransformer.java 40.00% 3 Missing ⚠️
.../github/gestalt/config/node/ConfigNodeManager.java 93.75% 2 Missing ⚠️
.../github/gestalt/config/parser/MapConfigParser.java 95.74% 0 Missing and 2 partials ⚠️
...st/process/transform/TransformerPostProcessor.java 88.23% 2 Missing ⚠️
...g/github/gestalt/config/utils/CollectionUtils.java 83.33% 0 Missing and 2 partials ⚠️
...ava/org/github/gestalt/config/utils/GResultOf.java 92.30% 1 Missing and 1 partial ⚠️
...a/org/github/gestalt/config/hocon/HoconLoader.java 77.77% 2 Missing ⚠️
...ava/org/github/gestalt/config/json/JsonLoader.java 77.77% 2 Missing ⚠️
...ava/org/github/gestalt/config/toml/TomlLoader.java 77.77% 2 Missing ⚠️
... and 11 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #136      +/-   ##
============================================
+ Coverage     87.86%   88.13%   +0.27%     
- Complexity     1908     1915       +7     
============================================
  Files           183      183              
  Lines          5166     5143      -23     
  Branches        627      606      -21     
============================================
- Hits           4539     4533       -6     
+ Misses          406      399       -7     
+ Partials        221      211      -10     

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

@credmond-git credmond-git merged commit 72aa8cb into main Jan 13, 2024
6 checks passed
@credmond-git credmond-git deleted the feat/cleanup-result-monad branch January 13, 2024 05:35
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