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: use environment vars when config file is absent #777

Merged
merged 4 commits into from May 15, 2024

Conversation

katerina20
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented May 3, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 20 lines in your changes are missing coverage. Please review.

Project coverage is 65.12%. Comparing base (f624515) to head (d51962d).
Report is 2 commits behind head on next-v4.

Files Patch % Lines
...owdin/cli/properties/PropertiesBuilderChecker.java 0.00% 8 Missing ⚠️
.../crowdin/cli/properties/BasePropertiesBuilder.java 0.00% 4 Missing ⚠️
.../com/crowdin/cli/properties/ProjectProperties.java 50.00% 1 Missing and 1 partial ⚠️
...owdin/cli/properties/ProjectPropertiesBuilder.java 60.00% 1 Missing and 1 partial ⚠️
.../com/crowdin/cli/properties/PropertiesBuilder.java 60.00% 1 Missing and 1 partial ⚠️
...din/cli/properties/PropertiesWithFilesBuilder.java 66.67% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             next-v4     #777      +/-   ##
=============================================
- Coverage      65.41%   65.12%   -0.28%     
- Complexity      1470     1477       +7     
=============================================
  Files            221      221              
  Lines           6055     6042      -13     
  Branches         895      898       +3     
=============================================
- Hits            3960     3934      -26     
- Misses          1611     1612       +1     
- Partials         484      496      +12     

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

@andrii-bodnar andrii-bodnar marked this pull request as draft May 9, 2024 08:30
@andrii-bodnar andrii-bodnar added this to the v4 milestone May 14, 2024
@andrii-bodnar andrii-bodnar marked this pull request as ready for review May 15, 2024 06:39
@andrii-bodnar andrii-bodnar merged commit 79a52f8 into next-v4 May 15, 2024
8 checks passed
@andrii-bodnar andrii-bodnar deleted the feat/env-config branch May 15, 2024 08:59
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.

None yet

2 participants