eeverman / andhow

Java configuration simplified.
https://www.andhowconfig.org
Apache License 2.0
23 stars 34 forks source link

Issue718 Calling setConfig() during initialization should error #719

Closed eeverman closed 2 years ago

eeverman commented 2 years ago

All Submissions:

Thank you! Please check that...

Fixes #718

codecov[bot] commented 2 years ago

Codecov Report

Merging #719 (aa7432b) into main (8c194d3) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #719      +/-   ##
============================================
+ Coverage     89.17%   89.31%   +0.14%     
- Complexity     1231     1235       +4     
============================================
  Files           135      136       +1     
  Lines          3659     3670      +11     
  Branches        441      441              
============================================
+ Hits           3263     3278      +15     
+ Misses          282      279       -3     
+ Partials        114      113       -1     
Impacted Files Coverage Δ
...rnandtail/andhow/internal/ConstructionProblem.java 100.00% <ø> (+4.00%) :arrow_up:
...n/java/org/yarnandtail/andhow/util/AndHowUtil.java 70.86% <ø> (ø)
...andtail/andhow/internal/InitializationProblem.java 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8c194d3...aa7432b. Read the comment docs.