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

Set config default values before parse #525

Merged
merged 20 commits into from
Dec 21, 2023

Conversation

DmitryRomanov
Copy link
Collaborator

Resolves #358

@DmitryRomanov DmitryRomanov force-pushed the 358-get-pipeline-config branch 2 times, most recently from 00f3ccc to 6ac7de3 Compare October 31, 2023 09:32
@DmitryRomanov DmitryRomanov force-pushed the 358-get-pipeline-config branch 5 times, most recently from ed29054 to 241350c Compare November 30, 2023 09:13
@DmitryRomanov DmitryRomanov force-pushed the 358-get-pipeline-config branch from 241350c to 52a14dc Compare December 14, 2023 12:28
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

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

Comparison is base (7d1a963) 69.67% compared to head (52a14dc) 69.53%.

❗ Current head 52a14dc differs from pull request most recent head 34e99b7. Consider uploading reports for the commit 34e99b7 to get more accurate results

Files Patch % Lines
cfg/config.go 82.85% 8 Missing and 4 partials ⚠️
pipeline/config.go 40.00% 4 Missing and 2 partials ⚠️
test/test.go 40.00% 2 Missing and 1 partial ⚠️
fd/file.d.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
- Coverage   69.67%   69.53%   -0.15%     
==========================================
  Files         109      110       +1     
  Lines       11414    11428      +14     
==========================================
- Hits         7953     7946       -7     
- Misses       2976     3000      +24     
+ Partials      485      482       -3     

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

@DmitryRomanov DmitryRomanov merged commit 7b62678 into ozontech:master Dec 21, 2023
8 checks passed
@DmitryRomanov DmitryRomanov deleted the 358-get-pipeline-config branch December 21, 2023 06:42
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.

Feature: Support 'default' tag for the booleans
4 participants