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

Add dotenv support #337

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Add dotenv support #337

merged 1 commit into from
Jan 5, 2021

Conversation

frombetelgeuse
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 30, 2020

Codecov Report

Merging #337 (6005e1a) into cli3 (e096882) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               cli3     #337      +/-   ##
============================================
+ Coverage     61.37%   61.38%   +0.01%     
- Complexity      840      841       +1     
============================================
  Files           138      138              
  Lines          3888     3889       +1     
  Branches        557      557              
============================================
+ Hits           2386     2387       +1     
  Misses         1230     1230              
  Partials        272      272              
Impacted Files Coverage Δ Complexity Δ
.../com/crowdin/cli/properties/PropertiesBuilder.java 54.21% <100.00%> (+0.44%) 24.00 <1.00> (+1.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 e096882...6005e1a. Read the comment docs.

@andrii-bodnar andrii-bodnar linked an issue Dec 31, 2020 that may be closed by this pull request
@andrii-bodnar andrii-bodnar merged commit 9ff13c9 into cli3 Jan 5, 2021
@andrii-bodnar andrii-bodnar deleted the add-dotenv branch January 5, 2021 10:41
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.

Configuration file is invalid
2 participants