Closed tarampampam closed 3 years ago
Merging #53 (fc6d2d0) into master (ca57bd9) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #53 +/- ##
=======================================
Coverage 50.66% 50.66%
=======================================
Files 11 11
Lines 300 300
=======================================
Hits 152 152
Misses 137 137
Partials 11 11
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 ca57bd9...fc6d2d0. Read the comment docs.
Corba converts env names to lower case when:
server:
env:
SOME_KEY: "SOME_VALUE"
SOME_KEY2: "SOME_VALUE2"
Reason for This PR
Fixing server env variables map.
License Acceptance
By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.
PR Checklist
[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]
git commit -s
).CHANGELOG.md
.